Tuesday, May 19, 2020

Re: how to run gwt newer version in netbeans

You can generate a ready to use Multi Module maven project using TB GWT-Maven-Plugin here: http://www.mvp4g.org/boot-starter-nalu/BootStarterNalu.html

Once you have generate the project, you can import it as a Maven project into your IDE (did not test it with NetBEans, but expect it is working). Now, follow the the instructions of the readme.txt and start codeserver and jetty.

paste the URL into your browser (chrome) and hit return. 

Once running open the dev tools, move to sources and start debugging.

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/00a5e899-4854-469e-a321-a56e39a9eb8b%40googlegroups.com.

No comments:

Post a Comment