Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

encountered unexpected internal error: NoSuchMethodError #10

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 1 comment
Open

Comments

@GoogleCodeExporter
Copy link

Under Windows 8.1,
1. Installed GWT SDK 2.6.1 and Eclipse 4.3 plugin: 
http://www.gwtproject.org/usingeclipse.html?csw=1
2. Created a sample web application, per instructions in the above URL.
3. Tried to open the main java class with GWT Designer.

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/ex
t/TreeLogger;Ljava/lang/String;Z)Lcom/google/gwt/dev/cfg/ModuleDef;


Stacktrace & report are attached.


Original issue reported on code.google.com by enlight...@gmail.com on 24 Sep 2014 at 5:45

Attachments:

@GoogleCodeExporter
Copy link
Author

This was also reported at 
https://groups.google.com/forum/#!topic/google-plugin-eclipse/Vy1wgknpdtU
I found a solution: After following the GWT instructions for installing Eclipse 
4.3  plugins for SDK 2.6.1 (http://www.gwtproject.org/download.html), I had to 
manually fix the wrong version in Eclipse=>Windows=>Preferences=>Google=>Web 
Toolkit, by entering the separate install folder of gwt-2.6.1. It appears the 
plugin installed from Eclipse contained gwt 2.6.0 (not up to date).
For me, this resolved the GWT Designer problem.

Original comment by enlight...@gmail.com on 26 Sep 2014 at 3:43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant