-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
33 lines (33 loc) · 1.98 KB
/
.classpath
File metadata and controls
33 lines (33 loc) · 1.98 KB
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 exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry exported="true" kind="lib" path="lib/featureexprlib_2.11-0.4.1.jar"/>
<classpathentry kind="lib" path="lib/annotations.jar"/>
<classpathentry kind="lib" path="lib/bcel-5.2.jar"/>
<classpathentry kind="lib" path="lib/ColoredLogger.jar"/>
<classpathentry kind="lib" path="lib/commons-io.jar"/>
<classpathentry kind="lib" path="lib/commons-jxpath-1.3-javadoc.jar"/>
<classpathentry kind="lib" path="lib/commons-jxpath-1.3-sources.jar"/>
<classpathentry kind="lib" path="lib/commons-jxpath-1.3.jar"/>
<classpathentry kind="lib" path="lib/commons-lang3-3.2-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/commons-math-3.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/commons-math3-3.1.jar"/>
<classpathentry kind="lib" path="lib/compiler.jar"/>
<classpathentry kind="lib" path="lib/conditionallib_2.10-0.3.4.jar"/>
<classpathentry kind="lib" path="lib/Coverage.jar"/>
<classpathentry kind="lib" path="lib/easymock.jar"/>
<classpathentry kind="lib" path="lib/google-api-translate-java-0.97.jar"/>
<classpathentry kind="lib" path="lib/javabdd-1.0b2.jar"/>
<classpathentry kind="lib" path="lib/jfreechart-1.2.0-ea1.jar"/>
<classpathentry kind="lib" path="lib/jgroups-3.2.5.jar"/>
<classpathentry kind="lib" path="lib/joda-convert-1.2.jar"/>
<classpathentry kind="lib" path="lib/jodatime.jar"/>
<classpathentry kind="lib" path="lib/junit-4.11.jar"/>
<classpathentry kind="lib" path="lib/org.sat4j.core-2.3.1.jar"/>
<classpathentry kind="lib" path="lib/scala-library-2.11.8.jar"/>
<classpathentry kind="lib" path="lib/TypeChef-0.3.4.jar"/>
<classpathentry kind="lib" path="lib/opencsv-3.9.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="output" path="bin"/>
</classpath>