-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
21 lines (21 loc) · 1.95 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="C:/Users/dell/workspace/yatrasoft/src/yatrasoft/miglayout-4.0-swing.jar"/>
<classpathentry kind="lib" path="C:/Users/dell/Downloads/mysql-connector-java-5.0.8/mysql-connector-java-5.0.8/mysql-connector-java-5.0.8-bin.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="C:/Users/dell/Downloads/poi-bin-3.16-20170419/poi-3.16/poi-3.16.jar"/>
<classpathentry kind="lib" path="C:/Users/dell/Downloads/poi-bin-3.16-20170419/poi-3.16/poi-examples-3.16.jar"/>
<classpathentry kind="lib" path="C:/Users/dell/Downloads/poi-bin-3.16-20170419/poi-3.16/poi-excelant-3.16.jar"/>
<classpathentry kind="lib" path="C:/Users/dell/Downloads/poi-bin-3.16-20170419/poi-3.16/poi-ooxml-3.16.jar"/>
<classpathentry kind="lib" path="C:/Users/dell/Downloads/poi-bin-3.16-20170419/poi-3.16/poi-ooxml-schemas-3.16.jar"/>
<classpathentry kind="lib" path="C:/Users/dell/Downloads/poi-bin-3.16-20170419/poi-3.16/poi-scratchpad-3.16.jar"/>
<classpathentry kind="lib" path="C:/Users/dell/Downloads/poi-bin-3.16-20170419/poi-3.16/lib/commons-codec-1.10.jar"/>
<classpathentry kind="lib" path="C:/Users/dell/Downloads/poi-bin-3.16-20170419/poi-3.16/lib/commons-collections4-4.1.jar"/>
<classpathentry kind="lib" path="C:/Users/dell/Downloads/poi-bin-3.16-20170419/poi-3.16/lib/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="C:/Users/dell/Downloads/poi-bin-3.16-20170419/poi-3.16/lib/junit-4.12.jar"/>
<classpathentry kind="lib" path="C:/Users/dell/Downloads/poi-bin-3.16-20170419/poi-3.16/lib/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="C:/Users/dell/Downloads/poi-bin-3.16-20170419/poi-3.16/ooxml-lib/curvesapi-1.04.jar"/>
<classpathentry kind="lib" path="C:/Users/dell/Downloads/poi-bin-3.16-20170419/poi-3.16/ooxml-lib/xmlbeans-2.6.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>