A Short GWT JsInterop Article for Beginners

189 views
Skip to first unread message

Dr. Lofi Dewanto

unread,
Jun 3, 2019, 4:21:32 PM6/3/19
to GWT Users
Hi All,

I wrote a short article to introduce GWT and JsInterop for beginners, hope to see more people using GWT: http://bit.ly/WebJavaStory

Enjoy, thanks,
Lofi

Rob Newton

unread,
Jun 3, 2019, 8:15:45 PM6/3/19
to GWT Users
Nice!

Jamal Romero

unread,
Jun 4, 2019, 12:38:44 PM6/4/19
to GWT Users
Thanks for sharing this!I would love to see also pointer or a reference available somewhere about the workings of Super Dev Mode in conjunction with the GWT compiler. Just a high level schematic or flowchart showing the flow and connections between these tools. What the codeserver does? So far if I follow the documented steps and nothing goes wrong during the compile and build all is good. But things start to get complicated when something goes wrong with the build tools.

Thomas Broyer

unread,
Jun 5, 2019, 3:52:56 AM6/5/19
to GWT Users


On Tuesday, June 4, 2019 at 6:38:44 PM UTC+2, Jamal Romero wrote:
Thanks for sharing this!I would love to see also pointer or a reference available somewhere about the workings of Super Dev Mode in conjunction with the GWT compiler. Just a high level schematic or flowchart showing the flow and connections between these tools. What the codeserver does? So far if I follow the documented steps and nothing goes wrong during the compile and build all is good. But things start to get complicated when something goes wrong with the build tools.

7 years old next week, but still accurate afaik: http://blog.ltgt.net/how-does-gwts-super-dev-mode-work/
"Modern" SDM doesn't need anything specific in the gwt.xml files, and (major difference) no longer requires bookmarklets if you run CodeServer with -launcherDir (or use the DevMode launcher instead); it then generates a nocache.js file that does the same thing as the bookmarklet+compile button automatically on page load; but the overall architecture hasn't changed.
Reply all
Reply to author
Forward
0 new messages