chris yo
chris yo

Reputation: 1277

StarUML do not display diagrams

I am using the latest starUML BETA and I'm having these problems. I have created 2 sequence diagrams and save it as a .mdj file.

After a few days, I wanted to continue working on the diagrams. But when I opened the file, the diagrams I was working on was not displayed. There is also nothing under the Working Diagrams area. But the Explorer section showed the items I have used in creating my diagrams.

I don't want to make my diagrams from scratch again. Is there a way that the diagrams will be displayed again?

Upvotes: 11

Views: 17071

Answers (2)

Nenad Bulatović
Nenad Bulatović

Reputation: 7434

I had exactly the same problem. Solved by DOUBLE clicking on Activity Diagram.

enter image description here

Upvotes: 10

emredennis
emredennis

Reputation: 51

To open the diagram, you should first click on the sequence diagram on the Explorer area on the right of the screen and then you'll see that your .mdj file is loaded.

As a reference: http://docs.staruml.io/en/latest/editing-elements-and-diagrams.html#open-diagram

Upvotes: 5

Related Questions