Add debug-show-commands to display the command table
[egit/zawir.git] / org.spearce.jgit.test / .classpath
blob592fa179432551cac18a6d629ca470a33ff00f0e
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3 <classpathentry excluding="**/*.idx|**/*.pack" kind="src" path="tst"/>
4 <classpathentry kind="src" path="exttst"/>
5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
6 <classpathentry combineaccessrules="false" kind="src" path="/org.spearce.jgit"/>
7 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3.8.1"/>
8 <classpathentry kind="lib" path="/org.spearce.jgit/lib/jsch-0.1.37.jar" sourcepath="/org.spearce.jgit/lib/jsch-0.1.37.zip"/>
9 <classpathentry kind="output" path="bin"/>
10 </classpath>