-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
33 lines (33 loc) · 1.78 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="libs/apache-log4j-1.2.15.jar"/>
<classpathentry kind="lib" path="libs/gson-2.8.0.jar"/>
<classpathentry kind="lib" path="libs/jackson-core-asl-1.9.13.jar"/>
<classpathentry kind="lib" path="libs/jackson-mapper-asl-1.9.13.jar"/>
<classpathentry kind="lib" path="libs/json-simple-1.1.jar"/>
<classpathentry kind="lib" path="libs/avalon-framework-4.1.3.jar"/>
<classpathentry kind="lib" path="libs/commons-beanutils-1.7.0.jar"/>
<classpathentry kind="lib" path="libs/commons-lang-2.1.jar"/>
<classpathentry kind="lib" path="libs/commons-logging-1.1.jar"/>
<classpathentry kind="lib" path="libs/dom4j-1.6.1.jar"/>
<classpathentry kind="lib" path="libs/ezmorph-0.8.1.jar"/>
<classpathentry kind="lib" path="libs/jaxen-1.1-beta-8.jar"/>
<classpathentry kind="lib" path="libs/jdom-1.0.jar"/>
<classpathentry kind="lib" path="libs/json-lib-0.8.jar"/>
<classpathentry kind="lib" path="libs/junit-3.8.1.jar"/>
<classpathentry kind="lib" path="libs/log4j-1.2.12.jar"/>
<classpathentry kind="lib" path="libs/logkit-1.0.1.jar"/>
<classpathentry kind="lib" path="libs/servlet-api-2.3.jar"/>
<classpathentry kind="lib" path="libs/xalan-2.7.0.jar"/>
<classpathentry kind="lib" path="libs/xercesImpl-2.6.2.jar"/>
<classpathentry kind="lib" path="libs/xml-apis-1.0.b2.jar"/>
<classpathentry kind="lib" path="libs/xmlParserAPIs-2.6.2.jar"/>
<classpathentry kind="lib" path="libs/xom-1.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>