ObeoNetwork / UML-Designer

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

missing modeling perspective in Eclipse Neon #924

Closed gadic closed 7 years ago

gadic commented 7 years ago

When running Eclipse Neon.2 (4.6.2) with UML-Designer (7.1), I cannot find any Modeling perspective. Could this be a bug or an Eclipse configuration issue ? The installation base is Eclipse Neon for C/C++ developers on Win7 64 bit.

mbats commented 7 years ago

I just tried your configuration, Eclipse Neon 2 with UML Designer 7.1 installed, and it works just fine. To switch to the Modeling Perspective, you can select Open Perspective selection_177 And then in the dialog selects the Modeling one. selection_178

gadic commented 7 years ago

Thanks for trying. Yes I guess it should work ;) but it does not for me. open_perspective The relevant installed software: installed_sw

By the way, it is a fresh install of the Eclipse IDE Neon.2, and I realize that an error is reported: java.lang.IllegalStateException: Registry Directory not available Let's try to fix this first.

gadic commented 7 years ago

Although I couldn't point out what was wrong in my installation, doing this has fixed my issue. So it was related to Eclipse and not to UML Designer installation. Thanks. Can be closed.