On Wednesday, July 24, 2019 at 5:14:42 PM UTC+2, Jim Douglas wrote:
>
> > Sure. Use a build tool of your choice and use the maven dependencies. 
>
> I don't know what that means. As far as I've ever known, developing a GWT 
> application in Eclipse implies installing the GWT Plugin for Eclipse and 
> picking a GWT SDK.
>
> http://www.gwtproject.org/usingeclipse.html
>

Nope.
Install the GWT Eclipse Plugin (
https://gwt-plugins.github.io/documentation/gwt-eclipse-plugin/Download.html; 
note that the SDKs are optional).
Create (
https://gwt-plugins.github.io/documentation/gwt-eclipse-plugin/maven/Maven.html)
 
or import (
https://gwt-plugins.github.io/documentation/gwt-eclipse-plugin/workspace/Importing.html)
 
a Maven project using GWT.
You're all set; the plugin will use the GWT dependencies from the Maven 
project.

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit/1659e95f-d41b-4dc4-9787-95d50bc5a120%40googlegroups.com.

Reply via email to