forked from anshulc55/JavaTraining
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
25 lines (25 loc) · 2.16 KB
/
.classpath
File metadata and controls
25 lines (25 loc) · 2.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="lib" path="/Users/anshul/FrameworkUtils/poi-4.0.1/poi-4.0.1.jar"/>
<classpathentry kind="lib" path="/Users/anshul/FrameworkUtils/poi-4.0.1/poi-examples-4.0.1.jar"/>
<classpathentry kind="lib" path="/Users/anshul/FrameworkUtils/poi-4.0.1/poi-excelant-4.0.1.jar"/>
<classpathentry kind="lib" path="/Users/anshul/FrameworkUtils/poi-4.0.1/poi-ooxml-4.0.1.jar"/>
<classpathentry kind="lib" path="/Users/anshul/FrameworkUtils/poi-4.0.1/poi-ooxml-schemas-4.0.1.jar"/>
<classpathentry kind="lib" path="/Users/anshul/FrameworkUtils/poi-4.0.1/poi-scratchpad-4.0.1.jar"/>
<classpathentry kind="lib" path="/Users/anshul/FrameworkUtils/poi-4.0.1/lib/activation-1.1.1.jar"/>
<classpathentry kind="lib" path="/Users/anshul/FrameworkUtils/poi-4.0.1/lib/commons-codec-1.11.jar"/>
<classpathentry kind="lib" path="/Users/anshul/FrameworkUtils/poi-4.0.1/lib/commons-collections4-4.2.jar"/>
<classpathentry kind="lib" path="/Users/anshul/FrameworkUtils/poi-4.0.1/lib/commons-compress-1.18.jar"/>
<classpathentry kind="lib" path="/Users/anshul/FrameworkUtils/poi-4.0.1/lib/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="/Users/anshul/FrameworkUtils/poi-4.0.1/lib/commons-math3-3.6.1.jar"/>
<classpathentry kind="lib" path="/Users/anshul/FrameworkUtils/poi-4.0.1/lib/jaxb-api-2.3.0.jar"/>
<classpathentry kind="lib" path="/Users/anshul/FrameworkUtils/poi-4.0.1/lib/jaxb-core-2.3.0.1.jar"/>
<classpathentry kind="lib" path="/Users/anshul/FrameworkUtils/poi-4.0.1/lib/jaxb-impl-2.3.0.1.jar"/>
<classpathentry kind="lib" path="/Users/anshul/FrameworkUtils/poi-4.0.1/lib/junit-4.12.jar"/>
<classpathentry kind="lib" path="/Users/anshul/FrameworkUtils/poi-4.0.1/lib/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="/Users/anshul/FrameworkUtils/poi-4.0.1/ooxml-lib/curvesapi-1.05.jar"/>
<classpathentry kind="lib" path="/Users/anshul/FrameworkUtils/poi-4.0.1/ooxml-lib/xmlbeans-3.0.2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>