Allow project decorations regardless of repository root location
[egit/torarne.git] / org.spearce.jgit.test / .classpath
bloba2765078a55a554b0772fe1536f5c9ce80b65d3d
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3 <classpathentry excluding="**/*.idx|**/*.pack" kind="src" path="tst"/>
4 <classpathentry kind="src" path="tst-rsrc"/>
5 <classpathentry kind="src" path="exttst"/>
6 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
7 <classpathentry combineaccessrules="false" kind="src" path="/org.spearce.jgit"/>
8 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3.8.1"/>
9 <classpathentry kind="lib" path="/org.spearce.jgit/lib/jsch-0.1.37.jar" sourcepath="/org.spearce.jgit/lib/jsch-0.1.37.zip"/>
10 <classpathentry kind="output" path="bin"/>
11 </classpath>