I would happily invest in maintaining GWT to support my teams if I have to.
On Tuesday, 13 April 2021 at 20:11:05 UTC+1 [email protected] wrote: > > > Le mar. 13 avr. 2021 à 20:42, [email protected] <[email protected]> a > écrit : > >> Our developers are using "Google Plugin for Eclipse" from which they can >> start DevMode for any of our GWT application with a single step. >> >> If we wanted to use a CodeServer we would have to perform more steps. >> e.g. compile the code, start a server manually, deploy the app to the >> server, start the code server, start a browser then point the browser to >> the code server etc. >> >> I am hoping that the difference is obvious. >> > > Actually, not really: > http://gwt-plugins.github.io/documentation/gwt-eclipse-plugin/servers/Tomcat.html > (I never used this, just know that it exists) > > Automating those tasks through your build tool (Maven, Gradle, whatever), > when possible, makes it only 2 clicks / commands (ok, maybe 3 to open the > app in the browser), and doesn't lock you into one IDE with an unmaintained > plugin. > > At some point you'll have to invest one way or another to move forward > (could be investing in maintaining GWT too) > > -- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/e7bc5b01-4794-4297-bc89-a21319041389n%40googlegroups.com.
