Google Web Toolkit in eclipse randomly requires me to reset GWT SDK
Posted
by Phuong Nguyen de ManCity fan
on Stack Overflow
See other posts from Stack Overflow
or by Phuong Nguyen de ManCity fan
Published on 2010-02-22T09:47:38Z
Indexed on
2010/05/03
12:08 UTC
Read the original article
Hit count: 303
I downloaded and install the latest version of Google App Engine Plugin into my Eclipse and created a project with it using both GAE SDK and GWT SDK.
The funny thing is, randomly, my project become subjective to error, like the class RemoteServiceServlet cannot be resolved.
The errors will be removed if I go to the configure tab of the project and change the GWT SDK from Default
to Specific version
(or vice versa).
Has anyone ever encountered the same error? What the heck is it?
© Stack Overflow or respective owner