Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse RT (runtime) » Installation plugins issue ( I want to install maven plugins in Eclipse )
Installation plugins issue [message #659917] Wed, 16 March 2011 06:41 Go to next message
anjana  is currently offline anjana Friend
Messages: 2
Registered: March 2011
Junior Member
I want to install maven plugins in Eclipse using the following site http://m2eclipse.sonatype.org/sites/m2eg but unable to install and recieving the following error


Cannot complete the install because one or more required items could not be found.
Software being installed: Maven Integration for Eclipse (Required) 0.12.1.20110112-1712 (org.maven.ide.eclipse.feature.feature.group 0.12.1.20110112-1712)
Missing requirement: Maven Integration for Eclipse (Editors) 0.12.1.20110112-1712 (org.maven.ide.eclipse.editor 0.12.1.20110112-1712) requires 'bundle org.eclipse.zest.core 0.0.0' but it could not be found
Cannot satisfy dependency:
From: Maven Integration for Eclipse (Required) 0.12.1.20110112-1712 (org.maven.ide.eclipse.feature.feature.group 0.12.1.20110112-1712)
To: org.maven.ide.eclipse.editor [0.12.1.20110112-1712]

Do you have any solution about it...

Regards
xamtrex
Re: Installation plugins issue [message #665267 is a reply to message #659917] Thu, 14 April 2011 00:07 Go to previous messageGo to next message
herison  is currently offline herison Friend
Messages: 1
Registered: April 2011
Junior Member
The same problem.
I think, you must use eclipse higher than 3.5 (Helios or indigo).

I see, galileo is great, but the plugins make it incompatible.
Re: Installation plugins issue [message #677544 is a reply to message #659917] Wed, 08 June 2011 19:04 Go to previous messageGo to next message
Jeff  is currently offline Jeff Friend
Messages: 1
Registered: June 2011
Junior Member
I was getting the same error message today -- saw somebody mention that you needed J2EE, so I went back and switched to that version of eclipse, still the same error. Finally I think I know what's going on -- I "installed" eclipse as root, but I'm running it under my user account. That means the entire eclipse/* directory tree is read only when I'm running eclipse. When I reran eclipse as root I was able to install the plugin.
Re: Installation plugins issue [message #718783 is a reply to message #659917] Thu, 25 August 2011 10:41 Go to previous messageGo to next message
Kunlu Zhu is currently offline Kunlu ZhuFriend
Messages: 2
Registered: August 2011
Junior Member
I also meet this problem. After investigation, I find the solution:

1. Open Window -> Preferences -> Install/Update -> Available Software Sites.
2. Add: galileo "You cannot use links until you have posted more than 5 messages."

The reason is:
current m2eclipse version: m2eclipse.sonatype.org/sites/m2e/0.12.1.20110112-1712/ is based on the eclipse version galileo. The newer eclipse higher than 3.5 (Helios or indigo) does not support it. So you need to add galileo as an available software site to get the dependencies.
Re: Installation plugins issue [message #718787 is a reply to message #718783] Thu, 25 August 2011 10:43 Go to previous message
Kunlu Zhu is currently offline Kunlu ZhuFriend
Messages: 2
Registered: August 2011
Junior Member
the link is: http_://download.eclipse.org/releases/galileo

remove the underscore after http
Previous Topic:how to resolve a deadlock issue.
Next Topic:Performance Issue
Goto Forum:
  


Current Time: Fri Apr 19 16:58:50 GMT 2024

Powered by FUDForum. Page generated in 0.02083 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top