summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/.classpath
blob: cb944bd3887d4a62b49e9567b415740d5ee9b62c (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry excluding="**/*.idx|**/*.pack" kind="src" path="tst"/>
	<classpathentry kind="src" path="tst-rsrc"/>
	<classpathentry kind="src" path="exttst"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
	<classpathentry combineaccessrules="false" kind="src" path="/org.eclipse.jgit"/>
	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3.8.1"/>
	<classpathentry kind="lib" path="/org.eclipse.jgit/lib/jsch-0.1.37.jar" sourcepath="/org.eclipse.jgit/lib/jsch-0.1.37.zip"/>
	<classpathentry kind="output" path="bin"/>
</classpath>