rename vtm-gdx-*

This commit is contained in:
Hannes Janetzek
2014-03-21 04:21:21 +01:00
parent f224486e70
commit 07b2d57b52
80 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
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