-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
18 lines (18 loc) · 1.52 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?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 kind="lib" path="C:/Users/ASUS/eclipse-workspace/MyRobot/libs/gson-2.8.5.jar"/>
<classpathentry kind="lib" path="C:/Users/ASUS/eclipse-workspace/MyRobot/libs/java-json.jar"/>
<classpathentry kind="lib" path="C:/Users/ASUS/eclipse-workspace/MyRobot/libs/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="C:/Users/ASUS/eclipse-workspace/MyRobot/libs/poi-4.0.1.jar"/>
<classpathentry kind="lib" path="C:/Users/ASUS/eclipse-workspace/MyRobot/libs/poi-ooxml-4.0.1.jar"/>
<classpathentry kind="lib" path="C:/Users/ASUS/eclipse-workspace/MyRobot/libs/commons-collections4-4.2.jar"/>
<classpathentry kind="lib" path="C:/Users/ASUS/eclipse-workspace/MyRobot/libs/xmlbeans-3.0.2.jar"/>
<classpathentry kind="lib" path="C:/Users/ASUS/eclipse-workspace/MyRobot/libs/commons-compress-1.18.jar"/>
<classpathentry kind="lib" path="C:/Users/ASUS/eclipse-workspace/MyRobot/libs/poi-ooxml-schemas-4.0.1.jar"/>
<classpathentry kind="lib" path="C:/Users/ASUS/eclipse-workspace/MyRobot/libs/com.keepautomation.barcode.jar"/>
<classpathentry kind="lib" path="C:/Users/ASUS/eclipse-workspace/MyRobot/libs/commons-io-2.6.jar"/>
<classpathentry kind="lib" path="C:/Users/ASUS/eclipse-workspace/MyRobot/libs/mongo-java-driver-3.10.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>