public static class CodeServer extends Object
This class contains the main method
that starts the code server for
"Super Dev Mode", a replacement for developer mode that doesn't require
browser plugins.
This tool is EXPERIMENTAL. There is no authentication, no encryption, no XSS protection, and it makes all source code on the GWT compiler's classpath available via HTTP. It is only safe to run on localhost (the default).
Copyright © 2018. All rights reserved.