-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
33 lines (33 loc) · 1.88 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.8"/>
<classpathentry kind="lib" path="forms-1.3.0.jar"/>
<classpathentry kind="lib" path="miglayout15-swing.jar"/>
<classpathentry kind="lib" path="libs/jcommon-1.0.23.jar"/>
<classpathentry kind="lib" path="libs/jfreechart-1.0.19.jar"/>
<classpathentry kind="lib" path="libs/jgrapht-jdk1.5.jar"/>
<classpathentry kind="lib" path="libs/json-lib-2.4-jdk13.jar"/>
<classpathentry kind="lib" path="libs/junit-4.1.jar"/>
<classpathentry kind="lib" path="libs/junit.jar"/>
<classpathentry kind="lib" path="libs/opencsv-1.8.jar"/>
<classpathentry kind="lib" path="libs/org.json-20120521.jar"/>
<classpathentry kind="lib" path="libs/org.sat4j.core.jar"/>
<classpathentry kind="lib" path="libs/poi-3.10.1-20140818.jar"/>
<classpathentry kind="lib" path="libs/commons-math3-3.0.jar"/>
<classpathentry kind="lib" path="libs/javabdd.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jasprt"/>
<classpathentry kind="lib" path="libs/okhttp-3.4.1.jar"/>
<classpathentry kind="lib" path="libs/okio-1.9.0.jar"/>
<classpathentry kind="lib" path="libs/gson-2.7.jar"/>
<classpathentry kind="lib" path="libs/commons-lang3-3.4.jar"/>
<classpathentry kind="lib" path="libs/jgraph.jar"/>
<classpathentry kind="lib" path="libs/prefuse.jar"/>
<classpathentry kind="lib" path="libs/jxbrowser-6.7.jar"/>
<classpathentry kind="lib" path="libs/jxbrowser-linux32-6.7.jar"/>
<classpathentry kind="lib" path="libs/jxbrowser-linux64-6.7.jar"/>
<classpathentry kind="lib" path="libs/jxbrowser-mac-6.7.jar"/>
<classpathentry kind="lib" path="libs/jxbrowser-win-6.7.jar"/>
<classpathentry kind="lib" path="libs/licence.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>