-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
34 lines (34 loc) · 3.1 KB
/
Copy path.classpath
File metadata and controls
34 lines (34 loc) · 3.1 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
26
27
28
29
30
31
32
33
34
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/main/java"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v8.5">
<attributes>
<attribute name="owner.project.facets" value="jst.web"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry kind="lib" path="C:/Users/VICTUS/Downloads/springjars/springjars/core/core/com.springsource.org.apache.commons.logging-1.1.1.jar"/>
<classpathentry kind="lib" path="C:/Users/VICTUS/Downloads/springjars/springjars/core/core/com.springsource.org.apache.log4j-1.2.15.jar"/>
<classpathentry kind="lib" path="C:/Users/VICTUS/Downloads/springjars/springjars/core/core/jmxtools-1.2.1.jar"/>
<classpathentry kind="lib" path="C:/Users/VICTUS/Downloads/springjars/springjars/core/core/org.springframework.asm-3.0.1.RELEASE-A.jar"/>
<classpathentry kind="lib" path="C:/Users/VICTUS/Downloads/springjars/springjars/core/core/org.springframework.beans-3.0.1.RELEASE-A.jar"/>
<classpathentry kind="lib" path="C:/Users/VICTUS/Downloads/springjars/springjars/core/core/org.springframework.context-3.0.1.RELEASE-A.jar"/>
<classpathentry kind="lib" path="C:/Users/VICTUS/Downloads/springjars/springjars/core/core/org.springframework.core-3.0.1.RELEASE-A.jar"/>
<classpathentry kind="lib" path="C:/Users/VICTUS/Downloads/springjars/springjars/core/core/org.springframework.expression-3.0.1.RELEASE-A.jar"/>
<classpathentry kind="lib" path="C:/Users/VICTUS/Downloads/springjars/springjars/web/web/com.springsource.org.apache.commons.fileupload-1.2.0.jar"/>
<classpathentry kind="lib" path="C:/Users/VICTUS/Downloads/springjars/springjars/web/web/com.springsource.org.apache.commons.httpclient-3.1.0.jar"/>
<classpathentry kind="lib" path="C:/Users/VICTUS/Downloads/springjars/springjars/web/web/com.springsource.org.codehaus.jackson.mapper-1.0.0.jar"/>
<classpathentry kind="lib" path="C:/Users/VICTUS/Downloads/springjars/springjars/web/web/org.springframework.oxm-3.0.1.RELEASE-A.jar"/>
<classpathentry kind="lib" path="C:/Users/VICTUS/Downloads/springjars/springjars/web/web/org.springframework.web.portlet-3.0.1.RELEASE-A.jar"/>
<classpathentry kind="lib" path="C:/Users/VICTUS/Downloads/springjars/springjars/web/web/org.springframework.web.servlet-3.0.1.RELEASE-A.jar"/>
<classpathentry kind="lib" path="C:/Users/VICTUS/Downloads/springjars/springjars/web/web/org.springframework.web.struts-3.0.1.RELEASE-A.jar"/>
<classpathentry kind="lib" path="C:/Users/VICTUS/Downloads/springjars/springjars/web/web/org.springframework.web-3.0.1.RELEASE-A.jar"/>
<classpathentry kind="lib" path="C:/Users/VICTUS/Downloads/jstl-1.2.jar/jstl-1.2.jar"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>