Wednesday, April 19, 2017

Re: GWT/Maven development cycle takes much too long

I use the GWT Eclipse plugin from Brandon Donnelson (not the one from Google) for launching SuperDev.
I have about 10 seperate library projects and I can make changes in those without and just refresh the browser and just wait about 3 seconds to see the changes.

https://github.com/gwt-plugins/gwt-eclipse-plugin

I just watched his YouTube channel for how to set it up. Was not that much work : https://www.youtube.com/watch?v=DU7ZQVLR5Zo&list=PLBbgqtDgdc_TqzA-qXrjgTFMC_6DKAQyT

We don't use maven but ANT for building the final war. We can also launch SuperDevMode using ANT but had the same issue you described. So using the eclipse plugin has brought a massive advantage.

--
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 post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment