I resolved this error by manually deleting all my class files (eclipse
wasn't always doing this on a "Clean" for some reason) and then
recompiling and running using JRE6 instead of JRE7. I have no idea why
that was required - maybe some bug in the eclipse java compiler? I
wish they'd just use the real java compiler. :-(

On Oct 20, 3:39 pm, Mat Jaggard <matt...@jaggard.org.uk> wrote:
> I've recently switched to eclipse for my GAE development from
> Netbeans. I find it quite hard to change my mindset - I got Ant files
> and eclipse's compilation methods make no sense to me. Anyway, I'm not
> really looking for a discussion on that, I've changed because the
> Netbeans support for GAE is a bit lacking - especially when it comes
> to deploying without a reload. I also use Windows and Linux with the
> same project at different times.
>
> On windows with both eclipse and Netbeans, I currently get a runtime
> error when running my project using GAE SDK 1.5.5 and accessing a URL.
>
> Full stack trace is here:http://pastebin.com/Jqed6gz4
>
> Any suggestions as to what could cause this?
>
> Thanks,
> Mat.

-- 
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 google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to