-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
21 lines (21 loc) · 1.21 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?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="lib/beautyeye_lnf.jar"/>
<classpathentry kind="lib" path="lib/mysql-connector-java-5.0.4-bin.jar"/>
<classpathentry kind="lib" path="lib/SwingSets3(BeautyEyeLNFDemo).jar"/>
<classpathentry kind="lib" path="lib/swingx-core-1.6.2.jar"/>
<classpathentry kind="lib" path="lib/datepicker.jar"/>
<classpathentry kind="lib" path="lib/audio.jar"/>
<classpathentry kind="lib" path="lib/poi-ooxml-4.0.1.jar"/>
<classpathentry kind="lib" path="lib/poi-ooxml-schemas-4.0.1.jar"/>
<classpathentry kind="lib" path="lib/xmlbeans-3.0.2.jar"/>
<classpathentry kind="lib" path="lib/poi-4.0.1.jar"/>
<classpathentry kind="lib" path="lib/poi-examples-4.0.1.jar"/>
<classpathentry kind="lib" path="lib/poi-excelant-4.0.1.jar"/>
<classpathentry kind="lib" path="lib/poi-scratchpad-4.0.1.jar"/>
<classpathentry kind="lib" path="lib/activation.jar"/>
<classpathentry kind="lib" path="lib/mail.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>