-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
39 lines (39 loc) · 2.32 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/aopalliance.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gin-1.5-post-gwt-2.2.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/guice-3.0.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/guice-assistedinject-3.0.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/guice-servlet-3.0.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gwt-log-3.1.8.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gwtp-all-0.7.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/javax.inject.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/x10.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="/home/raido/Kood/libs/gwt-2.4.0/gwt-user.jar">
<attributes>
<attribute name="javadoc_location" value="file:/home/raido/Kood/libs/gwt-2.4.0/doc/javadoc/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/home/raido/Kood/libs/gwt-2.4.0/gwt-dev.jar">
<attributes>
<attribute name="javadoc_location" value="file:/home/raido/Kood/libs/gwt-2.4.0/doc/javadoc/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/home/raido/Kood/libs/gwt-2.4.0/validation-api-1.0.0.GA-sources.jar"/>
<classpathentry kind="lib" path="/home/raido/Kood/libs/gwt-2.4.0/validation-api-1.0.0.GA.jar" sourcepath="/home/raido/Kood/libs/gwt-2.4.0/validation-api-1.0.0.GA-sources.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gwt-servlet.jar"/>
<classpathentry kind="src" path=".apt_generated">
<attributes>
<attribute name="optional" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="war/WEB-INF/lib/log4j-1.2.16.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gwt-bootstrap-2.0.3.0-SNAPSHOT.jar" sourcepath="war/WEB-INF/lib/gwt-bootstrap-2.0.3.0-SNAPSHOT-sources.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/ormlite-jdbc-4.40.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/sqlite-jdbc-3.7.2.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/ormlite-core-4.40.jar"/>
<classpathentry kind="output" path="war/WEB-INF/classes"/>
</classpath>