GWT-2.7.0 + Diagnostic output

This commit is contained in:
Michael Mandl 2015-12-29 15:45:59 +01:00
parent 3ef1435e12
commit b3dbcc2588
5 changed files with 29 additions and 2 deletions

View file

@ -2,7 +2,7 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" output="test-classes" 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="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER/GWT 2.7.0"/>
<classpathentry kind="output" path="war/WEB-INF/classes"/>
</classpath>