How to install plugins on Eclipse.
Posted
by Metz
on Stack Overflow
See other posts from Stack Overflow
or by Metz
Published on 2010-05-25T15:37:05Z
Indexed on
2010/06/01
18:43 UTC
Read the original article
Hit count: 1089
java
|eclipse-plugin
Hi, i know there already are other questions like this, but i could't find anything useful. And it's becoming such a painful issue..
I was trying to install ObjectAid on Eclipse 3.5.1.
So, lets google, http://www.objectaid.com shows up. i added it to the repository list, then checked ObjectAid UML Explorer. It says:
Cannot complete the install because one or more required items could not be found.
Software being installed: ObjectAid Class Diagram 0.9.86 (com.objectaid.uml.feature.group 0.9.86)
Missing requirement: ObjectAid Class Diagram 0.9.86 (com.objectaid.uml.feature.group 0.9.86) requires 'org.eclipse.draw2d 0.0.0'
I've had a look into /opt/eclipse/plugins and i've found org.eclipse.draw2d_3.5.2.v20091126-1908, but i coudnt figure out how to install it.
The operating system is Ubuntu.
Thanks for any help.
© Stack Overflow or respective owner