> Sure. Use a build tool of your choice and use the maven dependencies.
http://www.gwtproject.org/usingeclipse.html
On Wednesday, July 24, 2019 at 8:05:16 AM UTC-7, Jens wrote:
On Wednesday, July 24, 2019 at 8:05:16 AM UTC-7, Jens wrote:
Is there currently any way to develop a GWT application in Eclipse without using the GWT SDK?Sure. Use a build tool of your choice and use the maven dependencies.If I remember correctly the GWT plugin for eclipse will pick up the gwt-user/gwt-dev jar from the class path if you have a maven/gradle project in eclipse. Alternatively you can launch GWT SDM / Compiler using Maven/Gradle plugins. Or you use your build tool to download all dependencies and then launch GWT SDM / Compiler using a shell script.-- J.
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/d006b922-927b-49f2-94cf-432c0cc537de%40googlegroups.com.
No comments:
Post a Comment