maybe gwt now exports stuff correctly

This commit is contained in:
Timothy Prepscius 2013-09-29 12:20:39 -04:00
parent dd608eff37
commit 1f7b3eae7f

View File

@ -75,6 +75,7 @@
<classpath> <classpath>
<pathelement location="war/WEB-INF/classes"/> <pathelement location="war/WEB-INF/classes"/>
<pathelement location="src"/> <pathelement location="src"/>
<pathelement location="jre-gwt"/>
<path refid="Mailiverse-GWT.classpath"/> <path refid="Mailiverse-GWT.classpath"/>
</classpath> </classpath>
<!-- add jvmarg -Xss16M or similar if you see a StackOverflowError --> <!-- add jvmarg -Xss16M or similar if you see a StackOverflowError -->