How I can install GWT 2.5 into Eclipse Juno? In GWT's update site located only 2.4 SDK.

有帮助吗?

解决方案

SOLUTION:

You just need to install the GWT plugin for eclipse from (using eclipse Install new software) dl.google.com/eclipse/plugin/4.2

then manually download GWT SDK from http://code.google.com/p/google-web-toolkit/downloads/list

and choose this SDK in Eclipse-preferences-Google-WebToolkit-SDK

其他提示

2.5 has not yet been released, so there's no Eclipse plugin yet.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top