Wednesday, February 14, 2018

Re: Superdev doesn't work with GWT 2.8.2 & IntelliJ 14

Any more suggestions? We using 2.8.2 using maven entry in pom. 

On Tuesday, January 30, 2018 at 2:08:25 PM UTC-6, Jens wrote:
If you have downloaded GWT 2.8.2 from Maven, then the "colt" library (and lots of other libs) is not bundled into gwt-dev.jar. If your project does not use Maven then you need to add these libraries manually to your class path.

See: 
http://search.maven.org/remotecontent?filepath=com/google/gwt/gwt-dev/2.8.2/gwt-dev-2.8.2.pom

Alternatively download GWT 2.8.2 from gwtproject.org, then all theses dependencies are bundled into gwt-dev.jar and things should just work as usual.

-- 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 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