-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
30 lines (30 loc) · 1.8 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
<?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.8"/>
<classpathentry kind="lib" path="lib/annotations-2.0.1.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.10.jar"/>
<classpathentry kind="lib" path="lib/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="lib/commons-lang3-3.4.jar"/>
<classpathentry kind="lib" path="lib/dbfit-core-3.2.0.jar"/>
<classpathentry kind="lib" path="lib/dbfit-db2-3.2.0.jar"/>
<classpathentry kind="lib" path="lib/dbfit-derby-3.2.0.jar"/>
<classpathentry kind="lib" path="lib/dbfit-docs-3.2.0.jar"/>
<classpathentry kind="lib" path="lib/dbfit-hsqldb-3.2.0.jar"/>
<classpathentry kind="lib" path="lib/dbfit-mysql-3.2.0.jar"/>
<classpathentry kind="lib" path="lib/dbfit-netezza-3.2.0.jar"/>
<classpathentry kind="lib" path="lib/dbfit-oracle-3.2.0.jar"/>
<classpathentry kind="lib" path="lib/dbfit-postgres-3.2.0.jar"/>
<classpathentry kind="lib" path="lib/dbfit-sqlserver-3.2.0.jar"/>
<classpathentry kind="lib" path="lib/dbfit-teradata-3.2.0.jar"/>
<classpathentry kind="lib" path="lib/fitlibrary-20091020.jar"/>
<classpathentry kind="lib" path="lib/fitnesse-20150424-standalone.jar"/>
<classpathentry kind="lib" path="lib/guava-15.0.jar"/>
<classpathentry kind="lib" path="lib/hsqldb-2.3.2.jar"/>
<classpathentry kind="lib" path="lib/javassist-3.18.2-GA.jar"/>
<classpathentry kind="lib" path="lib/mysql-connector-java-5.1.36.jar"/>
<classpathentry kind="lib" path="lib/postgresql-9.3-1101-jdbc41.jar"/>
<classpathentry kind="lib" path="lib/reflections-0.9.9.jar"/>
<classpathentry kind="lib" path="lib/simmetrics-core-3.2.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>