-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
24 lines (24 loc) · 1.33 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" output="bintest" path="test"/>
<classpathentry kind="lib" path="lib/caliph-emir-cbir.jar"/>
<classpathentry kind="lib" path="lib/commons-beanutils-1.6.1.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.3.jar"/>
<classpathentry kind="lib" path="lib/commons-collections-3.1.jar"/>
<classpathentry kind="lib" path="lib/commons-digester-2.0.jar"/>
<classpathentry kind="lib" path="lib/commons-lang-2.4.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.jar"/>
<classpathentry kind="lib" path="lib/Jama-1.0.2.jar"/>
<classpathentry kind="lib" path="lib/jcommon-1.0.12.jar"/>
<classpathentry kind="lib" path="lib/jfreechart-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/lire.jar"/>
<classpathentry kind="lib" path="lib/quartz-all-1.6.0.jar"/>
<classpathentry kind="lib" path="lib/servlet.jar"/>
<classpathentry kind="lib" path="lib/lucene-analyzers-3.0.2.jar"/>
<classpathentry kind="lib" path="lib/lucene-core-3.0.2.jar"/>
<classpathentry kind="lib" path="lib/test/hamcrest-all-1.2.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>