-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
20 lines (20 loc) · 957 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/LGoodDatePicker-10.4.1.jar"/>
<classpathentry kind="lib" path="lib/material-ui-swing-0.9.6.jar"/>
<classpathentry kind="lib" path="lib/mongo-2.10.1.jar"/>
<classpathentry kind="lib" path="lib/jfreechart-1.5.0.jar"/>
<classpathentry kind="lib" path="lib/poi-4.1.1.jar"/>
<classpathentry kind="lib" path="lib/poi-ooxml-4.1.1.jar"/>
<classpathentry kind="lib" path="lib/commons-collections4-4.4.jar"/>
<classpathentry kind="lib" path="lib/commons-compress-1.19.jar"/>
<classpathentry kind="lib" path="lib/xmlbeans-3.1.0.jar"/>
<classpathentry kind="lib" path="lib/poi-ooxml-schemas-4.1.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>