This repository was archived by the owner on Feb 21, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
36 lines (36 loc) · 2.65 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="overthere-master/examples/src/main/java"/>
<classpathentry kind="src" path="overthere-master/src/main/java"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="lib/commons-net-2.0.jar" sourcepath="lib/commons-net-2.0-sources.jar"/>
<classpathentry kind="lib" path="lib/commons-net-ftp-2.0.jar"/>
<classpathentry kind="lib" path="lib/dom4j-1.6.1.jar"/>
<classpathentry kind="lib" path="lib/jcl-over-slf4j-1.6.6.jar" sourcepath="lib/jcl-over-slf4j-1.6.6-sources.jar"/>
<classpathentry kind="lib" path="lib/jzlib-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/scannit-1.0.2.jar" sourcepath="lib/scannit-1.0.2-sources.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.6.6.jar" sourcepath="lib/slf4j-api-1.6.6-sources.jar"/>
<classpathentry kind="lib" path="lib/slf4j-jdk14-1.6.6.jar" sourcepath="lib/slf4j-jdk14-1.6.6-sources.jar"/>
<classpathentry kind="lib" path="lib/sshj-0.8.1.jar" sourcepath="lib/sshj-0.8.1-sources.jar"/>
<classpathentry kind="lib" path="lib/jaxen-1.1-beta-6.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.6.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/commons-net-2.0-sources.jar"/>
<classpathentry kind="lib" path="lib/httpclient-4.2.2.jar"/>
<classpathentry kind="lib" path="lib/httpclient-cache-4.2.2.jar"/>
<classpathentry kind="lib" path="lib/httpcore-4.2.2.jar"/>
<classpathentry kind="lib" path="lib/httpmime-4.2.2.jar"/>
<classpathentry kind="lib" path="lib/jcifs-1.3.17.jar"/>
<classpathentry kind="lib" path="lib/testng-5.14.10.jar"/>
<classpathentry kind="lib" path="lib/javassist.jar"/>
<classpathentry kind="lib" path="lib/truezip-swing-7.7.1.jar" sourcepath="lib/truezip-swing-7.7.1-sources.jar"/>
<classpathentry kind="lib" path="lib/ant.jar"/>
<classpathentry kind="lib" path="lib/guava-14.0.1.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="lib/truezip-driver-file-7.7.1.jar" sourcepath="lib/truezip-driver-file-7.7.1-sources.jar"/>
<classpathentry kind="lib" path="lib/truezip-driver-zip-7.7.1.jar" sourcepath="lib/truezip-driver-zip-7.7.1-sources.jar"/>
<classpathentry kind="lib" path="lib/truezip-file-7.7.1.jar" sourcepath="lib/truezip-file-7.7.1-sources.jar"/>
<classpathentry kind="lib" path="lib/truezip-kernel-7.7.1.jar" sourcepath="lib/truezip-kernel-7.7.1-sources.jar"/>
<classpathentry kind="output" path="build"/>
</classpath>