简体   繁体   中英

GWT Designer Eclipse

I want to use GWT Designer to create UI for web page, i installed SDK and GWT Designer and UIBinder, WindowBuilder. I use eclipse Kepler. It was istalled succesfully, but i can't open a class in Design mode. Get `Internal Error encountered unexpected internal error.

This could be caused by a bug or by a misconfiguration issue, conflict, partial update, etc.

java.lang.NoSuchMethodError: com.google.gwt.dev.cfg.ModuleDefLoader.loadFromClassPath(Lcom/google/gwt/core/ext/TreeLogger;Ljava/lang/String;Z)Lcom/google/gwt/dev/cfg/ModuleDef;

is it working version available now, or it can't be used?

This is a bug from 2.6.0 version. The 2.6.1 fixed its.

The 2.6.1 is http://www.gwtproject.org/versions.html

Easy:

For Keppler and Maybe Luna

1) Download the SDK 2.61 from official website
2) Unzip
3) replace '<'Eclipse_Path'>'\\plugins\\com.google.gwt.eclipse.sdkbundle_2.6.0 * NO change nane folder

Or

Configure as external SDK

Enjoy

Greetings from Nicaragua

重启Eclipse解决了Kepler和GWT 2.4的问题

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM