forked from VuisterLab/cing
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
20 lines (20 loc) · 1.22 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?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="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/colt.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-fileupload-1.2.1.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-io-1.2.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/CSVutils.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gwt-servlet.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/JFlex.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/json.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/printf_hb15.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/starlibj_with_source.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/Wattos.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/GWT 1.5 extras"/>
<classpathentry kind="lib" path="/Users/jd/workspace35/wattos/lib/junit-3.8.1.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-httpclient.jar"/>
<classpathentry kind="output" path="war/WEB-INF/classes"/>
</classpath>