-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.classpath
13 lines (13 loc) · 881 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="SchedulingProgram/src"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="lib" path="lib/mysql-connector-java-5.1.44/mysql-connector-java-5.1.44-bin.jar"/>
<classpathentry kind="lib" path="Apache Files/poi-3.9/poi-3.9-20121203.jar"/>
<classpathentry kind="lib" path="Apache Files/poi-3.9/poi-ooxml-3.9-20121203.jar"/>
<classpathentry kind="lib" path="Apache Files/poi-3.9/poi-ooxml-schemas-3.9-20121203.jar"/>
<classpathentry kind="lib" path="LookAndFeel/seaglasslookandfeel-0.2.1.jar"/>
<classpathentry kind="lib" path="Apache Files/poi-3.9/dom4j-1.6.1.jar"/>
<classpathentry kind="lib" path="Apache Files/poi-3.9/xmlbeans-2.3.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>