Question

I tried to install the Google App Engine plugin in Eclipse (Version 3.6 Helios) via Install New Software..., but the download never finished because it kept timing out. I then tried to install the plugin via the "dropin" method as described in this answer.

No success.

I think the GAE plugin was partially installed by my initial attempts, so Eclipse no longer accepts the dropin method. The Google plugin shows up under installed items, but it doesn't look too healthy:

My best option seems to uninstall the GAE plugin and start over using the dropin approach, but how can I do this? Any other solutions?

This is on Windows XP.

Thanks!

Was it helpful?

Solution 2

I fixed it by installing Eclipse for Java EE Developers

OTHER TIPS

I had to manually added the plugin to \configuration\org.eclipse.equinox.simpleconfigurator\ under bundles.info, after copying the plugin into the plugin folder.

Not sure why, but it did work.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top