ObeoNetwork / UML-Designer

OpenSource (EPL licensed) UML2 Graphical Modelers (Class, Composite, State, Activity, Sequence ...)
http://umldesigner.org
320 stars 123 forks source link

Drag a Class in an other Modeling Project from Model Explorer to a Class Diagram is not possible #437

Open cnotot opened 10 years ago

cnotot commented 10 years ago

Watched on 4.0.0M2 (integration release) User feedback

You can not drag a Class (in an other Modeling Project) from Model Explorer and drop it to a Class Diagram in order to reference it (like when you do it between 2 models in the same Modeling Project).

So, this drag 'n drop should automatize the add of the resource to import in the Project Dependencies before applying the generic drag 'n drop tool.

cnotot commented 10 years ago

A workaround consists in adding in "Project Dependencies" the UML model which contains the UML Class to use and located in the other Modeling Project. Then, you apply the "Add" tool on the diagram which needs this UML Class and select it on the wizard.