showard | ee4baa6 | 2008-06-05 20:21:55 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
mbligh | e8819cd | 2008-02-15 16:48:40 +0000 | [diff] [blame] | 2 | <classpath> |
showard | ee4baa6 | 2008-06-05 20:21:55 +0000 | [diff] [blame] | 3 | <classpathentry kind="src" path="src"/> |
| 4 | <classpathentry kind="src" path="test"/> |
| 5 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
| 6 | <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/> |
| 7 | <classpathentry kind="lib" path="/usr/local/lib/gwt/gwt-user.jar"/> |
jamesren | ca2a900 | 2010-04-20 22:33:22 +0000 | [diff] [blame] | 8 | <classpathentry kind="lib" path="/usr/local/lib/gwt/gwt-incubator.jar"/> |
showard | ee4baa6 | 2008-06-05 20:21:55 +0000 | [diff] [blame] | 9 | <classpathentry kind="output" path="bin"/> |
mbligh | e8819cd | 2008-02-15 16:48:40 +0000 | [diff] [blame] | 10 | </classpath> |