Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to install UML plugin for Eclipse?

I'm programming with Eclipse and I wanna use UML diagrams in Eclipse Indigo. I try to install either UML2 or UML2 Tools plugins but I don't succeed.

By the way, I downloaded ZIP files of EMF, XSD, UML2 SDK, UML2 Tools and extracted them then copy their files into plugins and features folders. I see installed files in Eclipse but I can't yet work with it.

I don't know what should I do. Could you tell me, please?

like image 446
Omid Nazifi Avatar asked Jan 18 '12 16:01

Omid Nazifi


2 Answers

The easiest way to get a version of Eclipse with all the UML plugins is to download the Eclipse Modeling Tools distribution from this page.

like image 114
ChrisH Avatar answered Sep 30 '22 05:09

ChrisH


If you only have downloaded the "plain" Eclipse Classic (and not EMT as @ChrisH suggested), go to Help->Install Modeling Components and install "Papyrus" that should get you started with UML.

like image 25
Volker Stolz Avatar answered Sep 30 '22 05:09

Volker Stolz