Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Uml-Designer Plugin-Installation doesn't work on eclipse

Tags:

uml-designer

The uml designer plugin installation doesnt work. Eclipse "cannot perform operation", after i choose the uml designer items to install. The installtion results in a error, cannot find the requestet items from the link. the link is the update site link from the homepage. Its like the download link would be broken...any suggestions?

Details of the error:

Cannot complete the install because one or more required items could not be found.

Software being installed: UML Designer with Product Specific Branding 8.0.0.201709181143 (org.obeonetwork.dsl.uml2.runtime.product.feature.feature.group 8.0.0.201709181143)

Missing requirement: UML Designer with Product Specific Branding 8.0.0.201709181143 (org.obeonetwork.dsl.uml2.runtime.product.feature.feature.group 8.0.0.201709181143) requires 'org.eclipse.sirius.runtime.acceleo.feature.group 0.0.0' but it could not be found

like image 543
Rackor Avatar asked Jan 29 '23 09:01

Rackor


1 Answers

Install Sirius from Eclipse marketplace. As the UML desginer is based on the Sirius. This resolved issue.

UmlDesigner plugins depends on another eclipse plugin called "Sirius".

like image 139
Hemanth Kumar Avatar answered Jun 28 '23 08:06

Hemanth Kumar