-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
22 lines (22 loc) · 1.33 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="C:/Users/user/Desktop/util.jar"/>
<classpathentry kind="lib" path="C:/Users/user/Downloads/jsoup-1.12.1.jar"/>
<classpathentry kind="lib" path="C:/dev/poi-4.1.0/poi-4.1.0.jar"/>
<classpathentry kind="lib" path="C:/dev/poi-4.1.0/poi-examples-4.1.0.jar"/>
<classpathentry kind="lib" path="C:/dev/poi-4.1.0/poi-excelant-4.1.0.jar"/>
<classpathentry kind="lib" path="C:/dev/poi-4.1.0/poi-ooxml-4.1.0.jar"/>
<classpathentry kind="lib" path="C:/dev/poi-4.1.0/poi-ooxml-schemas-4.1.0.jar"/>
<classpathentry kind="lib" path="C:/dev/poi-4.1.0/poi-scratchpad-4.1.0.jar"/>
<classpathentry kind="lib" path="C:/dev/poi-4.1.0/ooxml-lib/curvesapi-1.06.jar"/>
<classpathentry kind="lib" path="C:/dev/poi-4.1.0/ooxml-lib/xmlbeans-3.1.0.jar"/>
<classpathentry kind="lib" path="C:/dev/git_repository/core-3.3.4-20180529.153305-1.jar"/>
<classpathentry kind="lib" path="C:/dev/git_repository/javase-3.3.4-20180529.153314-1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>