https://github.com/manolo/superdevmode-launcher-legacy
DevMode launcher with superdevmode support for GWT 2.6.x and 2.5.x
https://github.com/manolo/superdevmode-launcher-legacy
Last synced: 2 months ago
JSON representation
DevMode launcher with superdevmode support for GWT 2.6.x and 2.5.x
- Host: GitHub
- URL: https://github.com/manolo/superdevmode-launcher-legacy
- Owner: manolo
- License: other
- Created: 2014-07-04T14:24:06.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-16T01:15:33.000Z (almost 11 years ago)
- Last Synced: 2025-03-28T23:05:15.387Z (3 months ago)
- Language: Java
- Size: 641 KB
- Stars: 6
- Watchers: 2
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
This is a DevMode.java implementation able to run superdevmode.
It's compatible with GWT 2.5.x and 2.6.x
You have to put this in your classpath before gwt-dev.jar, also
you need gwt-codeserver.jar, then you can run the launcher with
the parameter -superDevMode to start a jetty server and a code
server with everything set.@author Manuel Carrasco Moñino