-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
13 lines (13 loc) · 1.01 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="lib" path="C:/Java/Distr/poi-bin-3.17-20170915/poi-3.17/poi-3.17.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Java/Distr/poi-bin-3.17-20170915/poi-3.17/poi-ooxml-3.17.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Java/Distr/poi-bin-3.17-20170915/poi-3.17/poi-ooxml-schemas-3.17.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Java/Distr/poi-bin-3.17-20170915/poi-3.17/lib/log4j-1.2.17.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Java/Distr/poi-bin-3.17-20170915"/>
<classpathentry kind="lib" path="C:/Java/Distr/xmlbeans-2.6.0/lib/xbean.jar"/>
<classpathentry kind="lib" path="C:/Java/Distr/commons-collections4-4.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>