In eclipse what is the difference running GWT Web Application in different Mode.
- Web Application
- Web Application (GWT Classic Dev Mode)
- Web Application (GWT Super Dev Mode)
- Web Application (running on an external server)
In eclipse what is the difference running GWT Web Application in different Mode.
If you just started to use GWT, you can focus exclusively on Super Dev Mode for developing and debugging your applications.
This document explains Super Dev Mode and the differences with Classic Dev Mode.
Web Application - Launches GWT Classic Dev Mode by default
Web Application (GWT Classic Dev Mode) - Launches Classic Dev Mode
Web Application (GWT Super Dev Mode) - Launches Super Dev Mode
Web Application (running on an external server) - Launches Classic Dev Mode with a remote server wizard. This can be used if a custom server is used.
All of the launcher shortcuts are nearly the same with the exception that they add or remove program arguments in the launch editor depending on shortcut used.