comparison .classpath @ 696:5b5d199e2eb3

Replaced ganymed ssh2 library with trilead
author Artem Tikhomirov <tikhomirov.artem@gmail.com>
date Mon, 05 Aug 2013 19:03:22 +0200
parents 9897cbfd2790
children
comparison
equal deleted inserted replaced
695:053bb4397bf9 696:5b5d199e2eb3
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 exported="true" kind="lib" path="lib/trilead-ssh2-1.0.0-build217.jar" sourcepath="lib/trilead-ssh2-1.0.0-build217-sources.jar">
9 <attributes>
10 <attribute name="javadoc_location" value="jar:platform:/resource/hg4j/lib/trilead-ssh2-1.0.0-build217-javadoc.jar!/"/>
11 </attributes>
12 </classpathentry>
9 <classpathentry kind="output" path="bin"/> 13 <classpathentry kind="output" path="bin"/>
10 </classpath> 14 </classpath>