-
Notifications
You must be signed in to change notification settings - Fork 1
/
.classpath
14 lines (14 loc) · 898 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="D:/dev/gwt-2.4.0/gwt-user.jar"/>
<classpathentry kind="lib" path="D:/dev/gwt-2.4.0/gwt-dev.jar"/>
<classpathentry kind="lib" path="D:/dev/gwt-2.4.0/validation-api-1.0.0.GA.jar"/>
<classpathentry kind="lib" path="D:/dev/gwt-2.4.0/validation-api-1.0.0.GA-sources.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
<classpathentry kind="lib" path="D:/workspace/hibernateSample/lib/hibernate3.jar"/>
<classpathentry kind="lib" path="D:/workspace/gwt-dbase-manager/lib/hsqldb.jar"/>
<classpathentry kind="lib" path="D:/workspace/gwt-dbase-manager/lib/gxt-2.2.5-gwt22.jar"/>
<classpathentry kind="output" path="war/WEB-INF/classes"/>
</classpath>