2015-12-15 11:52:47 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry kind="src" output="test-classes" path="test"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
2015-12-29 14:45:59 +00:00
|
|
|
<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER/GWT 2.7.0"/>
|
2015-12-15 11:52:47 +00:00
|
|
|
<classpathentry kind="output" path="war/WEB-INF/classes"/>
|
|
|
|
</classpath>
|