Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

GPE for Eclipse Indigo Installation Error

I'm trying to use Eclipse Indigo with Google Plugin for Eclipse (GPE), but can't found GPE 3.7. I mean, that i'll be satisfied with GPE 3.6.

Now i have this error with GPE3.6 installation:

Cannot complete the install because one or more required items could not be found. Software being installed: Google Plugin for Eclipse 3.6 2.2.0.v201102111811 (com.google.gdt.eclipse.suite.e36.feature.feature.group 2.2.0.v201102111811) Missing requirement: Google Plugin for Eclipse 3.6 2.2.0.v201102111811 (com.google.gdt.eclipse.suite.e36.feature.feature.group 2.2.0.v201102111811) requires 'org.eclipse.platform.feature.group [3.6.0,3.7.0)' but it could not be found

What is org.eclipse.platform.feature.group? What kind of package i must to install?

like image 568
Neo Avatar asked Mar 25 '11 08:03

Neo


1 Answers

Just use http://dl.google.com/eclipse/plugin/3.7 as a plugin repository

like image 147
Jonas Avatar answered Oct 06 '22 18:10

Jonas