-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
18 lines (18 loc) · 1.11 KB
/
Copy path.classpath
File metadata and controls
18 lines (18 loc) · 1.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="UCanAccess-4.0.2-bin/lib/commons-lang-2.6.jar"/>
<classpathentry kind="lib" path="UCanAccess-4.0.2-bin/lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="UCanAccess-4.0.2-bin/lib/hsqldb.jar"/>
<classpathentry kind="lib" path="UCanAccess-4.0.2-bin/lib/jackcess-2.1.6.jar"/>
<classpathentry kind="lib" path="UCanAccess-4.0.2-bin/ucanaccess-4.0.2.jar"/>
<classpathentry kind="lib" path="jars/charm-glisten-4.4.1-javadoc.jar"/>
<classpathentry kind="lib" path="jars/jfoenix-8.0.8.jar"/>
<classpathentry kind="lib" path="jars/json-simple-1.1.1.jar"/>
<classpathentry kind="con" path="net.sf.jasperreports.JR_CONTAINER"/>
<classpathentry kind="con" path="net.sf.jasperreports.JR_DEPENDENCIES_CONTAINER"/>
<classpathentry kind="con" path="com.jaspersoft.server.JRS_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.fx.ide.jdt.core.JAVAFX_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>