-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
16 lines (16 loc) · 981 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="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="con" path="org.eclipse.fx.ide.jdt.core.JAVAFX_CONTAINER"/>
<classpathentry kind="lib" path="lib/c3p0-0.9.5.2.jar"/>
<classpathentry kind="lib" path="lib/commons-dbutils-1.6.jar"/>
<classpathentry kind="lib" path="lib/jboss-marshalling-1.3.0.CR9.jar"/>
<classpathentry kind="lib" path="lib/jboss-marshalling-serial-1.3.0.CR9.jar"/>
<classpathentry kind="lib" path="lib/mchange-commons-java-0.2.11.jar"/>
<classpathentry kind="lib" path="lib/mysql-connector-java-5.1.8-bin.jar"/>
<classpathentry kind="lib" path="lib/netty-all-5.0.0.Alpha1.jar"/>
<classpathentry kind="lib" path="lib/rt.jar"/>
<classpathentry kind="lib" path="lib/controlsfx-8.20.9.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>