-
Notifications
You must be signed in to change notification settings - Fork 7
/
.classpath
61 lines (61 loc) · 3.19 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
56
57
58
59
60
61
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="WebRoot/WEB-INF/classes" path="src/main">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" output="target/test-classes" path="src/test">
<attributes>
<attribute name="test" value="true"/>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="com.genuitec.runtime.library/com.genuitec.generic_1.4"/>
<classpathentry kind="con" path="com.genuitec.runtime.library/com.genuitec.generic_6.0"/>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
</attributes>
</classpathentry>
<classpathentry excluding="**" kind="src" output="WebRoot/WEB-INF/classes" path="lib">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/activation-1.1.jar"/>
<classpathentry kind="lib" path="lib/apache-mime4j-core-0.7.2.jar"/>
<classpathentry kind="lib" path="lib/axiom-api-1.2.21.jar"/>
<classpathentry kind="lib" path="lib/axiom-impl-1.2.21.jar"/>
<classpathentry kind="lib" path="lib/axis2-adb-1.7.9.jar"/>
<classpathentry kind="lib" path="lib/axis2-kernel-1.7.9.jar"/>
<classpathentry kind="lib" path="lib/axis2-transport-http-1.7.9.jar"/>
<classpathentry kind="lib" path="lib/axis2-transport-local-1.7.9.jar"/>
<classpathentry kind="lib" path="lib/bb-cms-admin.jar"/>
<classpathentry kind="lib" path="lib/bb-platform.jar"/>
<classpathentry kind="lib" path="lib/bb-taglibs.jar"/>
<classpathentry kind="lib" path="lib/commons-httpclient-3.1.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/httpclient-4.5.3.jar"/>
<classpathentry kind="lib" path="lib/httpcore-4.4.6.jar"/>
<classpathentry kind="lib" path="lib/javax.ws.rs-api-2.0-m02.jar"/>
<classpathentry kind="lib" path="lib/jstl-1.2.jar"/>
<classpathentry kind="lib" path="lib/mail-1.4.jar"/>
<classpathentry kind="lib" path="lib/neethi-3.0.3.jar"/>
<classpathentry kind="lib" path="lib/org.osgi.framework-1.9.0.jar"/>
<classpathentry kind="lib" path="lib/org.osgi.util.tracker-1.5.1.jar"/>
<classpathentry kind="lib" path="lib/woden-core-1.0M10.jar"/>
<classpathentry kind="lib" path="lib/wsdl4j-1.6.2.jar"/>
<classpathentry kind="lib" path="lib/xmlschema-core-2.2.1.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.4.jar"/>
<classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
<referencedentry kind="lib" path="lib/commons-httpclient-3.1.jar" sourcepath="C:/Users/JMALMS~1/AppData/Local/Temp/.org.sf.feeling.decompiler1570565649724/source/commons-httpclient-3.1-sources.jar"/>
</classpath>