forked from alkacon/opencms-core
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
90 lines (90 loc) · 7.47 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="src-components"/>
<classpathentry excluding="org/opencms/gwt/client/super_src/" kind="src" path="src-gwt"/>
<classpathentry kind="src" path="src-modules"/>
<classpathentry kind="src" path="src-setup"/>
<classpathentry excluding="META-INF/|data/|ehcache.xml" kind="src" path="test"/>
<classpathentry exported="true" kind="lib" path="lib/compile/ant-contrib-1.0b1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/compile/ant-opencms-1.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/compile/ant.jar"/>
<classpathentry exported="true" kind="lib" path="lib/compile/dumbster-1.6.jar"/>
<classpathentry exported="true" kind="lib" path="lib/compile/gwt-opencms-1.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/compile/jsp-api.jar"/>
<classpathentry exported="true" kind="lib" path="lib/compile/junit-3-8-1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/compile/servlet-api.jar"/>
<classpathentry exported="true" kind="lib" path="lib/compile/validation-api-1.0.0.GA-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/standard-1.1.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/jstl-1.1.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/mail-1.4.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/activation-1.1.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/alkacon-diff-0.9.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/alkacon-simapi-0.9.8.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/commons-beanutils-1.8.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/commons-codec-1.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/commons-collections-3.2.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/commons-dbcp-1.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/commons-digester-1.8.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/commons-email-1.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/commons-fileupload-1.2.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/commons-httpclient-3.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/commons-io-1.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/commons-lang-2.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/commons-logging-1.1.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/commons-pool-1.5.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/dom4j-1.6.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/htmlparser-1.6-20060610.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/jakarta-oro-2.0.8.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/jaxen-1.1.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/jtidy-8-svn-2006-05-21b.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/jug-lgpl-2.0.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/log4j-1.2.15.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/xercesImpl-2.9.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/xml-apis-2.9.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/xmlbeans-2.3.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/pdfbox-1.5.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/fontbox-1.5.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/poi-3.7.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/poi-ooxml-3.7.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/poi-ooxml-schemas-3.7.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/poi-scratchpad-3.7.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/tika-core-0.9.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/tika-parsers-0.9.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/quartz-1.5.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/geronimo-jms_1.1_spec-1.1.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/geronimo-jpa_2.0_spec-1.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/geronimo-jta_1.1_spec-1.1.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/openjpa-2.1.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/bcprov-jdk15-146.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/serp-1.13.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/slf4j-api-1.5.11.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/slf4j-jdk14-1.5.11.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/ehcache-core-2.3.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/ehcache-openjpa-0.2.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/jsr305-1.3.9.jar"/>
<classpathentry exported="true" kind="lib" path="modules/org.opencms.workplace.explorer/resources/system/workplace/resources/components/upload_applet/upload.jar"/>
<classpathentry exported="true" kind="lib" path="webapp/setup/database/as400/jt400.jar"/>
<classpathentry exported="true" kind="lib" path="webapp/setup/database/db2/db2jcc_license_cu.jar"/>
<classpathentry exported="true" kind="lib" path="webapp/setup/database/db2/db2jcc_v9.jar"/>
<classpathentry exported="true" kind="lib" path="webapp/setup/database/derby/derby-10.6.2.1.jar"/>
<classpathentry exported="true" kind="lib" path="webapp/setup/database/firebird/jaybird-full-2.1.6.jar"/>
<classpathentry exported="true" kind="lib" path="webapp/setup/database/h2/h2-1.2.145.jar"/>
<classpathentry exported="true" kind="lib" path="webapp/setup/database/hsqldb/hsqldb-1.8.0.8.jar"/>
<classpathentry exported="true" kind="lib" path="webapp/setup/database/ingres/iijdbc-4.0.2-community.jar"/>
<classpathentry exported="true" kind="lib" path="webapp/setup/database/mssql/mssql-jtds-1.2.jar"/>
<classpathentry exported="true" kind="lib" path="webapp/setup/database/mysql/mysql-connector-java-5.0.7-bin.jar"/>
<classpathentry exported="true" kind="lib" path="webapp/setup/database/oracle/ojdbc14-10.2.0.3.jar"/>
<classpathentry exported="true" kind="lib" path="webapp/setup/database/postgresql/postgresql-9.0-801.jdbc3.jar"/>
<classpathentry exported="true" kind="lib" path="webapp/update/empty.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/guava-r08-gwt.jar"/>
<classpathentry exported="true" kind="lib" path="lib/runtime/guava-r08.jar"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
<classpathentry kind="lib" path="lib/runtime/lucene-analyzers-3.4.0.jar"/>
<classpathentry kind="lib" path="lib/runtime/lucene-core-3.4.0.jar"/>
<classpathentry kind="lib" path="lib/runtime/lucene-highlighter-3.4.0.jar"/>
<classpathentry kind="lib" path="lib/runtime/lucene-memory-3.4.0.jar"/>
<classpathentry kind="lib" path="lib/runtime/lucene-queries-3.4.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>