-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
17 lines (17 loc) · 946 Bytes
/
.classpath
File metadata and controls
17 lines (17 loc) · 946 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="lib" path="lib/iframework_2.3.jar"/>
<classpathentry kind="lib" path="lib/apache_extend_fat.jar"/>
<classpathentry kind="lib" path="lib/mongo-2.8.0.jar"/>
<classpathentry kind="lib" path="lib/guava-jdk5-13.0.jar"/>
<classpathentry kind="lib" path="lib/commons-vfs2-2.0.jar"/>
<classpathentry kind="lib" path="lib/cglib-nodep-2.2.3.jar"/>
<classpathentry kind="lib" path="lib/js-14.jar"/>
<classpathentry kind="lib" path="lib/search440_fat.jar"/>
<classpathentry kind="lib" path="lib/isearcher_4.4.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk6_45"/>
<classpathentry kind="output" path="bin"/>
</classpath>