Skip to main content



      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 02:41 Go to next message
Eclipse UserFriend
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] Wed, 13 April 2011 20:07 Go to previous messageGo to next message
Eclipse UserFriend
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 15:04 Go to previous messageGo to next message
Eclipse UserFriend
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 06:41 Go to previous messageGo to next message
Eclipse UserFriend
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 06:43 Go to previous message
Eclipse UserFriend
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: Tue Jul 15 22:53:47 EDT 2025

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

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

Back to the top