I had the same issues with two projects after upgrade. If you are
using the Eclipse Plugin, this steps may work for you:

1. Right click on Project -> Build Path -> Configure Build Path.
2. Go to "Order and Export" tab
3. Move your src folder to top, then put JRE, App Engine SDK, GWT SDK
(if applicable) and Junit 4 (if applicable) above, and all other libs
above them.

After this, your local devserver may work as usual.

Best Regards,

On 16 dez, 02:57, Chris Keller <[email protected]> wrote:
> Note that the previous post only applies to my local development
> environment. I just tried using the new version of the SDK on the production
> server, and it has no problems.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to