-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
55 lines (55 loc) · 3.45 KB
/
.classpath
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="target/classes" path="src/main/java">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="E:/(())Projects/WebApi/lib/axis.jar"/>
<classpathentry kind="lib" path="E:/(())Projects/WebApi/lib/commons-beanutils-1.8.3.jar"/>
<classpathentry kind="lib" path="E:/(())Projects/WebApi/lib/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="E:/(())Projects/WebApi/lib/commons-digester-2.1.jar"/>
<classpathentry kind="lib" path="E:/(())Projects/WebApi/lib/commons-discovery-0.2.jar"/>
<classpathentry kind="lib" path="E:/(())Projects/WebApi/lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="E:/(())Projects/WebApi/lib/h2-1.4.184.jar"/>
<classpathentry kind="lib" path="E:/(())Projects/WebApi/lib/itext-2.1.7.jar"/>
<classpathentry kind="lib" path="E:/(())Projects/WebApi/lib/itextpdf-5.5.4.jar"/>
<classpathentry kind="lib" path="E:/(())Projects/WebApi/lib/itextpdf-5.5.4-javadoc.jar"/>
<classpathentry kind="lib" path="E:/(())Projects/WebApi/lib/itextpdf-5.5.4-sources.jar"/>
<classpathentry kind="lib" path="E:/(())Projects/WebApi/lib/itext-pdfa-5.5.4.jar"/>
<classpathentry kind="lib" path="E:/(())Projects/WebApi/lib/itext-pdfa-5.5.4-javadoc.jar"/>
<classpathentry kind="lib" path="E:/(())Projects/WebApi/lib/itext-pdfa-5.5.4-sources.jar"/>
<classpathentry kind="lib" path="E:/(())Projects/WebApi/lib/itext-xtra-5.5.4.jar"/>
<classpathentry kind="lib" path="E:/(())Projects/WebApi/lib/itext-xtra-5.5.4-javadoc.jar"/>
<classpathentry kind="lib" path="E:/(())Projects/WebApi/lib/itext-xtra-5.5.4-sources.jar"/>
<classpathentry kind="lib" path="E:/(())Projects/WebApi/lib/jasperreports-6.0.0.jar"/>
<classpathentry kind="lib" path="E:/(())Projects/WebApi/lib/javax.wsdl_1.6.2.v201012040545.jar"/>
<classpathentry kind="lib" path="E:/(())Projects/WebApi/lib/jaxrpc.jar"/>
<classpathentry kind="lib" path="E:/(())Projects/WebApi/lib/jcommon-1.0.15.jar"/>
<classpathentry kind="lib" path="E:/(())Projects/WebApi/lib/jdtcore-3.1.0.jar"/>
<classpathentry kind="lib" path="E:/(())Projects/WebApi/lib/jfreechart-1.0.12.jar"/>
<classpathentry kind="lib" path="E:/(())Projects/WebApi/lib/log4j-1.2.14.jar"/>
<classpathentry kind="lib" path="E:/(())Projects/WebApi/lib/org.apache.commons.logging_1.1.1.v201101211721.jar"/>
<classpathentry kind="lib" path="E:/(())Projects/WebApi/lib/poi-3.6.jar"/>
<classpathentry kind="lib" path="E:/(())Projects/WebApi/lib/saaj.jar"/>
<classpathentry kind="lib" path="E:/(())Projects/WebApi/lib/spring-web-4.1.2.RELEASE-sources.jar"/>
<classpathentry kind="lib" path="E:/(())Projects/WebApi/lib/xml-apis-1.3.02.jar"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>