You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create your first GWT web app: only showing the web browser part, no server part. Later sure we can show the communication client and server but the main point is the web browser part.
I would take the Eclipse plugin, the Ant build tool and the download ZIP out from the Getting Started. Only using Maven plugin (tbroyer) to begin with.
I would still use the Widgets for the Getting Started example (GWT 2.9.x).
Setup an IDE would be just using Maven in the chosen IDE. Debugging just using Chrome web browser.
We should just ignore the webAppCreator (deprecate it, since everything should be based on Maven).
https://github.com/gwtproject/gwt-site/edit/master/src/main/markdown/gettingstarted.md
The getting started tutorial is still relying on devmode which cannot be used with modern browsers (for years).
The text was updated successfully, but these errors were encountered: