An open API service indexing awesome lists of open source software.

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

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