-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
12 lines (12 loc) · 1.03 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="C:/Users/oSunshine/Downloads/poi-bin-3.16-beta1-20161120/poi-3.16-beta1/ooxml-lib/xmlbeans-2.6.0.jar"/>
<classpathentry kind="lib" path="C:/Users/oSunshine/Downloads/poi-bin-3.16-beta1-20161120/poi-3.16-beta1/poi-3.16-beta1.jar"/>
<classpathentry kind="lib" path="C:/Users/oSunshine/Downloads/poi-bin-3.16-beta1-20161120/poi-3.16-beta1/poi-ooxml-3.16-beta1.jar"/>
<classpathentry kind="lib" path="C:/Users/oSunshine/Downloads/poi-bin-3.16-beta1-20161120/poi-3.16-beta1/poi-ooxml-schemas-3.16-beta1.jar"/>
<classpathentry kind="lib" path="C:/Users/oSunshine/Downloads/poi-bin-3.16-beta1-20161120/poi-3.16-beta1/lib/commons-collections4-4.1.jar"/>
<classpathentry kind="lib" path="C:/Users/oSunshine/Downloads/poi-bin-3.16-beta1-20161120/poi-3.16-beta1/lib/json-simple-1.1.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>