-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
25 lines (25 loc) · 1.76 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/h2-1.2.135.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/antlr-2.7.6.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/dom4j-1.6.1.jar" sourcepath="/home/rene/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1-sources.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/hibernate3.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/javassist-3.9.0.GA.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/jta-1.1.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/hibernate-jpa-2.0-api-1.0.0.Final.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/jaxen-1.1.2.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/joda-time-1.6.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/slf4j-simple-1.6.0.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/slf4j-api-1.6.0.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-fileupload-1.2.1.jar" sourcepath="/home/rene/Downloads/commons-fileupload-1.2.1/lib/commons-fileupload-1.2.1-sources.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gflot-1.0.0.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/openlayers_gwt-0.5-SNAPSHOT2.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-collections-3.1.jar"/>
<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
<classpathentry kind="output" path="war/WEB-INF/classes"/>
</classpath>