forked from pascalrobert/ERGroupware
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
36 lines (36 loc) · 2.39 KB
/
Copy path.classpath
File metadata and controls
36 lines (36 loc) · 2.39 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
35
36
<?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-codec-1.3.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/commons-collections-3.1.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/backport-util-concurrent-3.1.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/commons-httpclient-3.1.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/dom4j-1.5.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/guava-r08.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/jec.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/vcard4j-1_1_3.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/zimbracommon.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/zimbrasoap.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/zimbrastore.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/json.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/jackrabbit-1.5.3-src.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/jackrabbit-jcr-commons-1.4.2.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/jackrabbit-webdav-1.4.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/ical4j-1.0.jar"/>
<classpathentry kind="lib" path="Libraries/CGProCLI.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/ical4j-connector-0.9.3.jar"/>
<classpathentry kind="con" path="WOFramework/ERJavaMail"/>
<classpathentry kind="output" path="bin"/>
</classpath>