-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
20 lines (20 loc) · 1.55 KB
/
.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="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 excluding="src/" kind="src" path=""/>
<classpathentry kind="lib" path="C:/Users/prash/Downloads/poi-3.17/poi-3.17.jar"/>
<classpathentry kind="lib" path="C:/Users/prash/Downloads/poi-3.17/poi-examples-3.17.jar"/>
<classpathentry kind="lib" path="C:/Users/prash/Downloads/poi-3.17/poi-excelant-3.17.jar"/>
<classpathentry kind="lib" path="C:/Users/prash/Downloads/poi-3.17/poi-ooxml-3.17.jar"/>
<classpathentry kind="lib" path="C:/Users/prash/Downloads/poi-3.17/poi-ooxml-schemas-3.17.jar"/>
<classpathentry kind="lib" path="C:/Users/prash/Downloads/poi-3.17/poi-scratchpad-3.17.jar"/>
<classpathentry kind="lib" path="C:/Users/prash/Downloads/poi-3.17/ooxml-lib/curvesapi-1.04.jar"/>
<classpathentry kind="lib" path="C:/Users/prash/Downloads/poi-3.17/ooxml-lib/xmlbeans-2.6.0.jar"/>
<classpathentry kind="lib" path="C:/Users/prash/Downloads/poi-3.17/lib/commons-codec-1.10.jar"/>
<classpathentry kind="lib" path="C:/Users/prash/Downloads/poi-3.17/lib/commons-collections4-4.1.jar"/>
<classpathentry kind="lib" path="C:/Users/prash/Downloads/poi-3.17/lib/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="C:/Users/prash/Downloads/poi-3.17/lib/junit-4.12.jar"/>
<classpathentry kind="lib" path="C:/Users/prash/Downloads/poi-3.17/lib/log4j-1.2.17.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>