-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
16 lines (16 loc) · 1.19 KB
/
.classpath
File metadata and controls
16 lines (16 loc) · 1.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="out/artifacts/DynamicWepProject_war_exploded/WEB-INF/lib/commons-fileupload-1.2.1.jar"/>
<classpathentry kind="lib" path="out/artifacts/DynamicWepProject_war_exploded/WEB-INF/lib/commons-io-2.5.jar"/>
<classpathentry kind="lib" path="out/artifacts/DynamicWepProject_war_exploded/WEB-INF/lib/cos.jar"/>
<classpathentry kind="lib" path="out/artifacts/DynamicWepProject_war_exploded/WEB-INF/lib/jstl-1.2.jar"/>
<classpathentry kind="lib" path="out/artifacts/DynamicWepProject_war_exploded/WEB-INF/lib/mysql-connector-java-5.1.46.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/commons-fileupload-1.2.1.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/commons-io-2.5.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/cos.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/jstl-1.2.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/mysql-connector-java-5.1.46.jar"/>
<classpathentry kind="output" path="out/artifacts/DynamicWepProject_war_exploded/WEB-INF/classes"/>
</classpath>