-
Notifications
You must be signed in to change notification settings - Fork 3
/
.classpath
129 lines (129 loc) · 8.83 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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="extensions/fluent/src"/>
<classpathentry kind="src" path="extensions/fluent/test/src"/>
<classpathentry kind="src" path="extensions/versioning/src"/>
<classpathentry kind="src" path="extensions/versioning/test"/>
<classpathentry kind="src" path="extensions/indexes/lucene/src"/>
<classpathentry kind="src" path="extensions/indexes/lucene/test/src"/>
<classpathentry kind="src" path="extensions/indexes/ngram/src"/>
<classpathentry kind="src" path="extensions/indexes/ngram/test/src"/>
<classpathentry kind="src" path="extensions/indexes/spatial/src"/>
<classpathentry kind="src" path="extensions/indexes/spatial/test/src"/>
<classpathentry kind="src" path="extensions/modules/src"/>
<classpathentry kind="src" path="tools/ircbot/src"/>
<classpathentry kind="src" path="tools/requestlog/src"/>
<classpathentry kind="src" path="extensions/debuggee/src"/>
<classpathentry kind="src" path="extensions/debuggee/test"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test/src"/>
<classpathentry kind="src" path="tools/wrapper/src"/>
<classpathentry kind="src" path="samples/src"/>
<classpathentry kind="lib" path="lib/core/jEdit-syntax.jar" sourcepath="/jEdit-syntax"/>
<classpathentry kind="lib" path="extensions/indexes/spatial/lib/gt2-api-2.4-M1.jar"/>
<classpathentry kind="lib" path="extensions/indexes/spatial/lib/gt2-epsg-wkt-2.4-M1.jar"/>
<classpathentry kind="lib" path="extensions/indexes/spatial/lib/gt2-main-2.4-M1.jar"/>
<classpathentry kind="lib" path="extensions/indexes/spatial/lib/gt2-metadata-2.4-M1.jar"/>
<classpathentry kind="lib" path="extensions/indexes/spatial/lib/gt2-referencing-2.4-M1.jar"/>
<classpathentry kind="lib" path="extensions/indexes/spatial/lib/gt2-xml-2.4-M1.jar"/>
<classpathentry kind="lib" path="extensions/indexes/spatial/lib/hsqldb-1.8.0.7.jar"/>
<classpathentry kind="lib" path="extensions/indexes/spatial/lib/jsr108-0.01.jar"/>
<classpathentry kind="lib" path="extensions/indexes/spatial/lib/jts-1.8.jar"/>
<classpathentry kind="lib" path="extensions/indexes/spatial/lib/vecmath-1.3.1.jar"/>
<classpathentry kind="lib" path="extensions/indexes/spatial/lib/geoapi-nogenerics-2.1-M3.jar"/>
<classpathentry kind="lib" path="extensions/indexes/spatial/lib/gt2-epsg-extension-2.4-M3.jar"/>
<classpathentry kind="lib" path="lib/endorsed/serializer-2.9.1.jar"/>
<classpathentry kind="lib" path="lib/endorsed/xercesImpl-2.9.1.jar"/>
<classpathentry kind="lib" path="extensions/fluent/lib/hamcrest-core-1.1.jar"/>
<classpathentry kind="lib" path="extensions/fluent/lib/hamcrest-library-1.1.jar"/>
<classpathentry kind="lib" path="extensions/fluent/lib/jmock-2.4.0.jar"/>
<classpathentry kind="lib" path="extensions/fluent/lib/jmock-junit4-2.4.0.jar"/>
<classpathentry kind="lib" path="lib/core/commons-pool-1.5.4.jar"/>
<classpathentry kind="lib" path="lib/core/ws-commons-util-1.0.2.jar"/>
<classpathentry kind="lib" path="lib/core/xmlrpc-client-3.1.2.jar"/>
<classpathentry kind="lib" path="lib/core/xmlrpc-common-3.1.2.jar"/>
<classpathentry kind="lib" path="lib/core/xmlrpc-server-3.1.2.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/cocoon/avalon-framework-impl-4.1.5.jar"/>
<classpathentry kind="lib" path="lib/cocoon/cocoon-2.1.7-deprecated.jar"/>
<classpathentry kind="lib" path="lib/cocoon/cocoon-2.1.7.jar"/>
<classpathentry kind="lib" path="lib/cocoon/cocoon-databases-block.jar"/>
<classpathentry kind="lib" path="lib/cocoon/cocoon-xmldb-block.jar"/>
<classpathentry kind="lib" path="lib/cocoon/cocoon-xsp-block.jar"/>
<classpathentry kind="lib" path="lib/cocoon/commons-jexl-1.0.jar"/>
<classpathentry kind="lib" path="lib/cocoon/commons-jxpath-1.2.jar"/>
<classpathentry kind="lib" path="lib/cocoon/excalibur-component-1.2.jar"/>
<classpathentry kind="lib" path="lib/cocoon/excalibur-datasource-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/cocoon/excalibur-i18n-1.1.jar"/>
<classpathentry kind="lib" path="lib/cocoon/excalibur-instrument-1.0.jar"/>
<classpathentry kind="lib" path="lib/cocoon/excalibur-instrument-manager-1.0.jar"/>
<classpathentry kind="lib" path="lib/cocoon/excalibur-instrument-manager-interfaces-1.0.jar"/>
<classpathentry kind="lib" path="lib/cocoon/excalibur-io-1.1.jar"/>
<classpathentry kind="lib" path="lib/cocoon/excalibur-logger-1.1.jar"/>
<classpathentry kind="lib" path="lib/cocoon/excalibur-naming-1.0.jar"/>
<classpathentry kind="lib" path="lib/cocoon/excalibur-pool-1.2.jar"/>
<classpathentry kind="lib" path="lib/cocoon/excalibur-sourceresolve-1.1.jar"/>
<classpathentry kind="lib" path="lib/cocoon/excalibur-store-1.0.jar"/>
<classpathentry kind="lib" path="lib/cocoon/excalibur-xmlutil-1.0.jar"/>
<classpathentry kind="lib" path="lib/cocoon/javacApi-0.9.jar"/>
<classpathentry kind="lib" path="lib/cocoon/javacImpl-0.9.jar"/>
<classpathentry kind="lib" path="lib/cocoon/logkit-1.2.2.jar"/>
<classpathentry kind="lib" path="lib/cocoon/util.concurrent-1.3.4.jar"/>
<classpathentry kind="lib" path="lib/core/antlr-2.7.7.jar"/>
<classpathentry kind="lib" path="lib/core/excalibur-cli-1.0.jar"/>
<classpathentry kind="lib" path="lib/core/javax.servlet-1.4.jar"/>
<classpathentry kind="lib" path="lib/core/jgroups-all-2.2.6.jar"/>
<classpathentry kind="lib" path="lib/core/jline-0.9.94.jar"/>
<classpathentry kind="lib" path="lib/core/log4j-1.2.15.jar"/>
<classpathentry kind="lib" path="lib/core/sunxacml-1.2.jar"/>
<classpathentry kind="lib" path="lib/core/xmldb.jar"/>
<classpathentry kind="lib" path="lib/endorsed/xml-apis-1.3.04.jar"/>
<classpathentry kind="lib" path="lib/optional/axis-ant-1.4.jar"/>
<classpathentry kind="lib" path="lib/optional/axis-schema-1.3.jar"/>
<classpathentry kind="lib" path="lib/optional/axis-1.4.jar"/>
<classpathentry kind="lib" path="lib/optional/commons-fileupload-1.2.1.jar"/>
<classpathentry kind="lib" path="lib/optional/commons-httpclient-3.1.jar"/>
<classpathentry kind="lib" path="lib/optional/commons-io-2.1.jar"/>
<classpathentry kind="lib" path="lib/optional/jaxrpc-1.1.jar"/>
<classpathentry kind="lib" path="lib/optional/saaj-1.2.jar"/>
<classpathentry kind="lib" path="lib/optional/wsdl4j-1.5.1.jar"/>
<classpathentry kind="lib" path="thirdparty/tomcat5/bin/jmx.jar"/>
<classpathentry kind="lib" path="thirdparty/tomcat5/server/lib/catalina-5.0.28.jar"/>
<classpathentry kind="lib" path="tools/ant/lib/ant.jar"/>
<classpathentry kind="lib" path="tools/ant/lib/junit-4.6.jar"/>
<classpathentry kind="lib" path="tools/ant/lib/xmlunit-1.2.jar"/>
<classpathentry kind="lib" path="tools/ircbot/lib/pircbot.jar"/>
<classpathentry kind="lib" path="tools/jetty/lib/org.mortbay.jetty.jar"/>
<classpathentry kind="lib" path="tools/wrapper/lib/wrapper.jar"/>
<classpathentry kind="lib" path="lib/cocoon/avalon-framework-api-4.1.5.jar"/>
<classpathentry kind="lib" path="lib/core/jta-1.1.jar"/>
<classpathentry kind="lib" path="lib/core/quartz-1.6.6.jar"/>
<classpathentry kind="lib" path="lib/core/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/core/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="lib/endorsed/resolver-1.2.jar"/>
<classpathentry kind="lib" path="lib/optional/commons-discovery-0.4.jar"/>
<classpathentry kind="lib" path="lib/core/stax-api-1.0.1.jar"/>
<classpathentry kind="lib" path="lib/endorsed/xalan-2.7.1.jar"/>
<classpathentry kind="lib" path="lib/user/fop.jar"/>
<classpathentry kind="lib" path="lib/user/mail-1.4.2.jar"/>
<classpathentry kind="lib" path="lib/user/svnkit.jar"/>
<classpathentry kind="lib" path="tools/ant/lib/ant-launcher.jar"/>
<classpathentry kind="lib" path="lib/optional/jing-20091111.jar"/>
<classpathentry kind="lib" path="extensions/webdav/lib/jdom-1.1.jar"/>
<classpathentry kind="lib" path="extensions/webdav/lib/milton-api-1.6.4.jar"/>
<classpathentry kind="lib" path="extensions/webdav/lib/milton-servlet-1.6.4.jar"/>
<classpathentry kind="lib" path="extensions/webdav/lib/mime-util-2.1.3.jar"/>
<classpathentry kind="lib" path="lib/user/jfreechart-1.0.13.jar"/>
<classpathentry kind="lib" path="lib/core/slf4j-api-1.6.0.jar"/>
<classpathentry kind="lib" path="lib/core/slf4j-log4j12-1.6.0.jar"/>
<classpathentry kind="lib" path="extensions/indexes/lucene/lib/lucene-core-2.9.2.jar"/>
<classpathentry kind="lib" path="extensions/indexes/lucene/lib/lucene-regex-2.9.2.jar"/>
<classpathentry kind="lib" path="lib/user/icu4j-4.2.1.jar"/>
<classpathentry kind="lib" path="lib/user/jcommon-1.0.16.jar"/>
<classpathentry kind="lib" path="lib/optional/commons-codec-1.6.jar"/>
<classpathentry kind="lib" path="lib/optional/commons-compress-1.0.jar"/>
<classpathentry kind="lib" path="extensions/debuggee/lib/mina-core-2.0.2.jar"/>
<classpathentry kind="lib" path="lib/optional/ehcache-1.6.2.jar"/>
<classpathentry kind="lib" path="lib/optional/commons-lang-2.6.jar"/>
<classpathentry kind="output" path="test/classes"/>
</classpath>