Mercurial > hg4j
comparison .classpath @ 685:9897cbfd2790
Towards ssh remote repositories: use ganymed library for ssh transport
author | Artem Tikhomirov <tikhomirov.artem@gmail.com> |
---|---|
date | Thu, 25 Jul 2013 21:32:09 +0200 |
parents | 868a5a6e9f93 |
children | 5b5d199e2eb3 |
comparison
equal
deleted
inserted
replaced
684:2353e4217f59 | 685:9897cbfd2790 |
---|---|
3 <classpathentry kind="src" path="src"/> | 3 <classpathentry kind="src" path="src"/> |
4 <classpathentry kind="src" path="test"/> | 4 <classpathentry kind="src" path="test"/> |
5 <classpathentry kind="src" path="cmdline"/> | 5 <classpathentry kind="src" path="cmdline"/> |
6 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/> | 6 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/> |
7 <classpathentry kind="lib" path="lib/junit-4.8.2.jar" sourcepath="lib/junit-4.8.2-src.jar"/> | 7 <classpathentry kind="lib" path="lib/junit-4.8.2.jar" sourcepath="lib/junit-4.8.2-src.jar"/> |
8 <classpathentry kind="lib" path="lib/ganymed-ssh2-build251beta1.jar"/> | |
8 <classpathentry kind="output" path="bin"/> | 9 <classpathentry kind="output" path="bin"/> |
9 </classpath> | 10 </classpath> |