Web: doc for debugging (#632)

This commit is contained in:
Gustl22
2019-01-19 18:37:07 +01:00
committed by Emux
parent de2fe89ecd
commit a3cdace8d2
2 changed files with 22 additions and 14 deletions

View File

@@ -1,14 +0,0 @@
Using GWT SuperDevMode is the recommended way for development.
For an introduction see:
http://www.gwtproject.org/articles/superdevmode.html
http://www.badlogicgames.com/wordpress/?p=3073
Running:
- Serve the website
$../gradlew jettyDraftWar
- The codeserver can be executed on another shell
$export _JAVA_OPTIONS="-Xmx1024m"
$../gradlew gwtSuperDev