Downloading 2 (or up to 5 JARs I suppose) is probably easier and faster than
building it, but YMMV.
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to google
I'm using GWT via ant on the command-line, not Eclipse. I guess building
it from the GitHub source is the simplest route.
On Thursday, August 6, 2015 at 1:32:05 PM UTC-5, Jens wrote:
>
> GWT only publishes SNAPSHOT Maven artifacts. If you want a full SDK then
> you have to build it yourself.
>
GWT only publishes SNAPSHOT Maven artifacts. If you want a full SDK then
you have to build it yourself.
If you want a SDK so you can add it to Eclipse then it might also work to
download the individual jars from Maven and put them into the same folder.
Then you should be able to add that folde
My Google-Fu must be weak, but I can't seem to find a download link for GWT
2.8 SNAPSHOT (I know this is a pre release build). So the file I'm looking
for will likely be named gwt-2.8.0-SNAPSHOT.zip. I was able to find the
released SDKs, the GWT GitHub Repository, and some links to maven-relat