tags:

views:

23

answers:

3

Can any one help me get eclipse repository of UML2 ? I could not get the link can some one help please?

Thanks, Lalith

A: 

http://www.eclipse.org/modeling/mdt/downloads/?showAll=1&hlbuild=R201009141451&project=uml2#R201009141451

this is the zip file download site. How do i install this zip file ?

Lalith
Well inside the zip file there is a site.xml file . inside that they have the original http link to this site.xml. Just use this in installer.
Lalith
+1  A: 

You need to use Eclipse Update Manager. In Eclipse go to the following menu item:

Help > Install New Software

You will see something like the following dialog box appear. You might have to Add a site: http://download.eclipse.org/modeling/mdt/updates/releases/. Then select UML2 from the Modeling section to install.

alt text

dogbane
A: 

As an alternative you can go here: http://wiki.eclipse.org/MDT-UML2-Tool-Compatibility and download one of the tools that extend the UML2 component (all of them use exactly the same storage format but add a different user interface). For instance, take a look at MOSKitt.

Some of these tools come prepackaged so there´s nothing to install, just download and execute them

Jordi Cabot