-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
41 lines (41 loc) · 2.87 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="Sources"/>
<classpathentry kind="con" path="WOFramework/ERExtensions"/>
<classpathentry kind="con" path="WOFramework/ERJars"/>
<classpathentry kind="con" path="WOFramework/ERPrototypes"/>
<classpathentry kind="con" path="WOFramework/JavaWOExtensions"/>
<classpathentry kind="con" path="WOFramework/WOOgnl"/>
<classpathentry kind="con" path="WOFramework/JavaEOAccess"/>
<classpathentry kind="con" path="WOFramework/JavaEOControl"/>
<classpathentry kind="con" path="WOFramework/JavaFoundation"/>
<classpathentry kind="con" path="WOFramework/JavaJDBCAdaptor"/>
<classpathentry kind="con" path="WOFramework/JavaWebObjects"/>
<classpathentry kind="con" path="WOFramework/JavaXML"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="lib" path="Libraries/commons-logging-1.1.1.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/httpclient-4.1.2.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/httpclient-cache-4.1.2.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/httpcore-4.1.2.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/httpmime-4.1.2.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/jaxen-1.1.1.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/jdom-1.0.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/log4j-1.2.15.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/stax-api-1.0.1.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/stax-utils-20040917.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/wsdl4j-1.6.1.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/wstx-asl-3.2.4.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/xfire-aegis-1.2.6.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/xfire-core-1.2.6.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/xfire-java5-1.2.6.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/xfire-jsr181-api-1.0-M1.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/xml-apis-1.3.03.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/XmlSchema-1.1.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/commons-collections-3.2.1.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/commons-httpclient-3.0.1.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/commons-lang-2.4.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/crowd-integration-client-2.2.7.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/ehcache-1.2.3.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/commons-codec-1.4.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>