Hi Kasra, Could you paste the full stack trace, if it is available (you should be able to find it in the WORKSPACE/.metadata/.log file)? There's another exception that's the root cause for the failure to load WebAppLaunchDelegate.
Alternatively, could you zip up and send us your project? As a workaround, you can try closing all your GWT or App Engine-enabled projects, closing Eclipse, reopening Eclipse, and then reopening the projects? jason On Mon, Apr 5, 2010 at 1:30 AM, Rahul Ravikumar <[email protected]> wrote: > You need to re-create the Debug configuration. Delete the existing one > and then create a new one. > > On Apr 3, 1:54 pm, Kasra Green <[email protected]> wrote: >> Hi guys, >> >> Yesterday after nagging messages I decided to update the SDK. >> After successfully completing Help > Check for Updates procedure >> Eclipse >> gives the following error when I try to debug or run the project: >> >> Plug-in com.google.gdt.eclipse.suite was unable to load class >> com.google.gdt.eclipse.suite.launch.WebAppLaunchDelegate. >> An error occurred while automatically activating bundle >> com.google.gdt.eclipse.suite (735). >> >> I have reinstalled eclipse multiple times but have the same problem, >> any suggestions? >> >> Kaz > > -- > 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. > > -- 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.
