-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
35 lines (35 loc) · 1.59 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/apps-1.7.1.jar"/>
<classpathentry kind="lib" path="lib/bytecode.jar"/>
<classpathentry kind="lib" path="lib/commons-cli.jar"/>
<classpathentry kind="lib" path="lib/commons-collections-2.1.jar"/>
<classpathentry kind="lib" path="lib/commons-dbcp-1.1.jar"/>
<classpathentry kind="lib" path="lib/commons-pool-1.1.jar"/>
<classpathentry kind="lib" path="lib/demos-1.7.1.jar"/>
<classpathentry kind="lib" path="lib/dtd-xercesImpl.jar"/>
<classpathentry kind="lib" path="lib/jarjar-1.0.jar"/>
<classpathentry kind="lib" path="lib/je-7.5.11.jar"/>
<classpathentry kind="lib" path="lib/jgrapht-jdk1.5.jar"/>
<classpathentry kind="lib" path="lib/junit-4.9b2.jar"/>
<classpathentry kind="lib" path="lib/mysql-connector-java-5.1.35-bin.jar"/>
<classpathentry kind="lib" path="lib/objenesis-1.2.jar"/>
<classpathentry kind="lib" path="lib/serializer.jar"/>
<classpathentry kind="lib" path="lib/xalan.jar"/>
<classpathentry kind="lib" path="lib/xml-apis.jar"/>
<classpathentry kind="lib" path="lib/xom-1.2.6.jar"/>
<classpathentry kind="lib" path="lib/yamlbeans-1.06.jar"/>
<classpathentry kind="src" path=".apt_generated">
<attributes>
<attribute name="optional" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="classes"/>
</classpath>