-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
19 lines (19 loc) · 1.09 KB
/
.classpath
File metadata and controls
19 lines (19 loc) · 1.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?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/jdk-16">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="C:/Users/HP/Downloads/aspose-cells-21.3.jar"/>
<classpathentry kind="lib" path="C:/Users/HP/Downloads/bcprov-jdk15on-160.jar"/>
<classpathentry kind="lib" path="C:/Users/HP/Downloads/poi-ooxml-schemas-3.17.jar"/>
<classpathentry kind="lib" path="C:/Users/HP/Downloads/xmlbeans-2.6.0.jar"/>
<classpathentry kind="lib" path="C:/Users/HP/Downloads/poi-3.17.jar"/>
<classpathentry kind="lib" path="C:/Users/HP/Downloads/poi-ooxml-3.17.jar"/>
<classpathentry kind="lib" path="C:/Users/HP/Downloads/commons-collections4-4.1.jar"/>
<classpathentry kind="lib" path="C:/Users/HP/Downloads/jsoup-1.13.1.jar"/>
<classpathentry kind="lib" path="C:/app/HP/product/18.0.0/dbhomeXE/jdbc/lib/ojdbc8.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>