-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
16 lines (16 loc) · 953 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="files/style"/>
<classpathentry kind="src" path="files/logo"/>
<classpathentry kind="src" path="lib"/>
<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/JFoenix/jfoenix-8.0.8.jar"/>
<classpathentry kind="lib" path="lib/json-simple-1.1.1/json-simple-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/jfreechart-1.0.19/jfreechart-1.0.19.jar"/>
<classpathentry kind="lib" path="lib/jfreechart-1.0.19/jcommon-1.0.23.jar"/>
<classpathentry kind="lib" path="lib/gs-core-1.3/gs-core-1.3.jar"/>
<classpathentry kind="lib" path="lib/gs-algo-1.3/gs-algo-1.3.jar"/>
<classpathentry kind="lib" path="lib/Java FX/jfxrt.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>