Initial commit.
[online-glom:gwt-glom.git] / .classpath
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3         <classpathentry kind="src" path="src"/>
4         <classpathentry kind="src" output="test-classes" path="test"/>
5         <classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
6         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
7         <classpathentry combineaccessrules="false" kind="src" path="/java-libglom">
8                 <attributes>
9                         <attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="java-libglom/.libs"/>
10                 </attributes>
11         </classpathentry>
12         <classpathentry kind="output" path="war/WEB-INF/classes"/>
13 </classpath>