| <?xml version="1.0" encoding="UTF-8"?> |
| <classpath> |
| <classpathentry kind="lib" path="war/WEB-INF/lib/com.springsource.javax.validation-1.0.0.GA.jar"/> |
| <classpathentry kind="src" path="src"/> |
| <classpathentry kind="src" path="test"/> |
| <classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/> |
| <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
| <classpathentry kind="lib" path="war/WEB-INF/lib/gwt-servlet.jar"/> |
| <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/> |
| <classpathentry kind="output" path="war/WEB-INF/classes"/> |
| </classpath> |