-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
19 lines (19 loc) · 1.69 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="com.google.appengine.eclipse.core.GAE_CONTAINER"/>
<classpathentry kind="lib" path="C:/Java/eclipse/eclipse-java-galileo-SR1-win32/plugins/com.google.gwt.eclipse.sdkbundle_2.4.0.relr35v201110112027/gwt-2.4.0/gwt-user.jar">
<attributes>
<attribute name="javadoc_location" value="file:/C:/Java/eclipse/eclipse-java-galileo-SR1-win32/plugins/com.google.gwt.eclipse.sdkbundle_2.4.0.relr35v201110112027/gwt-2.4.0/doc/javadoc/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="C:/Java/eclipse/eclipse-java-galileo-SR1-win32/plugins/com.google.gwt.eclipse.sdkbundle_2.4.0.relr35v201110112027/gwt-2.4.0/gwt-dev.jar">
<attributes>
<attribute name="javadoc_location" value="file:/C:/Java/eclipse/eclipse-java-galileo-SR1-win32/plugins/com.google.gwt.eclipse.sdkbundle_2.4.0.relr35v201110112027/gwt-2.4.0/doc/javadoc/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="C:/Java/eclipse/eclipse-java-galileo-SR1-win32/plugins/com.google.gwt.eclipse.sdkbundle_2.4.0.relr35v201110112027/gwt-2.4.0/validation-api-1.0.0.GA-sources.jar"/>
<classpathentry kind="lib" path="C:/Java/eclipse/eclipse-java-galileo-SR1-win32/plugins/com.google.gwt.eclipse.sdkbundle_2.4.0.relr35v201110112027/gwt-2.4.0/validation-api-1.0.0.GA.jar" sourcepath="C:/Java/eclipse/eclipse-java-galileo-SR1-win32/plugins/com.google.gwt.eclipse.sdkbundle_2.4.0.relr35v201110112027/gwt-2.4.0/validation-api-1.0.0.GA-sources.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="war/WEB-INF/classes"/>
</classpath>