-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
40 lines (40 loc) · 2.57 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/java"/>
<classpathentry kind="src" output="target/test-classes" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/acegi-security-1.0.4.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/bufr-1.4.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/commons-codec-1.3.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/commons-httpclient-3.1.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/commons-logging-1.1.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/ehcache-core-1.7.2.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/epsg-wkt.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/geotk-bundle-referencing-3.04.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/grib-8.0.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/h2.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/hsqldb-1.8.0.7.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/jakarta-oro-2.0.8.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/jcommon-1.0.8.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/jdom.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/jfreechart-1.0.12.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/joda-time-1.6.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/jpeg2000.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/json-taglib-0.4.1.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/jstl.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/log4j-1.2.15.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/netcdf-4.1.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/opendap-2.1.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/simple-xml-1.4.2.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/slf4j-api-1.5.6.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/slf4j-log4j12-1.5.6.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/spring-2.5.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/spring-webmvc.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/standard.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/stax-1.2.0.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/stax-api-1.0.1.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/unidatacommon.jar"/>
<classpathentry kind="lib" path="lib/junit-4.10.jar"/>
<classpathentry kind="lib" path="lib/servlet-api.jar"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>