forked from nurv/Fenix-Domain-Browser
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
26 lines (26 loc) · 1.56 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/gwt-api-checker.jar"/>
<classpathentry kind="lib" path="lib/gwt-dev.jar"/>
<classpathentry kind="lib" path="lib/gwt-servlet-deps.jar"/>
<classpathentry kind="lib" path="lib/gwt-servlet.jar"/>
<classpathentry kind="lib" path="lib/gwt-soyc-vis.jar"/>
<classpathentry kind="lib" path="lib/gwt-user.jar"/>
<classpathentry kind="lib" path="lib/validation-api-1.0.0.GA-sources.jar"/>
<classpathentry kind="lib" path="lib/validation-api-1.0.0.GA.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/antlr.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-fileupload-1.2.2.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-io-2.0.1.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/flexjson-2.1.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gwt-servlet.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gwtupload-0.6.3-compat.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/log4j-1.2.16.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/antlr-2.7.7.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-lang-2.6.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/joda-time-1.6.2.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/slf4j-api-1.7.2.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/fenix-framework-core-dml-2.4.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>