Search

Tuesday, January 25, 2011

Problem installing Google App Engine (AE) plugin on Eclipse Helios

When installing Google Application Engine (AE) Eclipse plugin, missing dependencies message showed :

Cannot complete the install because one or more required items could not be found.
Software being installed: Google Plugin for Eclipse 3.6 1.4.2.v201012211742
(com.google.gdt.eclipse.suite.e36.feature.feature.group 1.4.2.v201012211742)
Missing requirement: Google Eclipse 3.6 Platform Plugin 1.4.2.v201012211742 (com.google.gdt.eclipse.platform.e36 1.4.2.v201012211742) 



Environment : Fedora 14, Eclipse Helios (3.6.1) installed using GNOME Add / Remove Software.
Add Eclipse Helios Update Site

Add Eclipse Helios Milestone Repository


Select in menu bar  Help >> Install New Software.

In upper right window click link Available Software Sites, then check checkbox with url :
http://download.eclipse.org/releases/helios
Previous action is activating Helios' Update Site that already existed in Software Sites list. If Helios' update site not available, add the site url by clickling 'Add' button in Install New Software window.
Input below :
Name : Helios Milestone Repository 
Location : http://download.eclipse.org/releases/helios 
Then click Next / Finish button.


Install Eclipse Web Developer Tools

Back to  Available Software Sites window. In upper right window (Work with) selection, select Helios Milestone Repository - http://download.eclipse.org/releases/helios.
Check  Web, XML, and Java EE Development >> Eclipse Web Developer Tools.
Then click Next button until installation finished.

Add Google's Eclipse Update Site
Just like we did with Eclipse Helios Update Site, Google's update site need to be added to Available Software Sites. After clicking Add button, input :
Name : Google Update Site
Location : http://dl.google.com/eclipse/plugin/3.6 
Install Google Application Engine (AE) Plugin for Elipse
Select Google Application Engine SDK from selection list.
Then click Next button, and wait until whole installation process completed.
Google Application Engine plugin is set up and ready to use.

No comments:

Post a Comment