0

I am using Obeo UML Designer v. 8.0.0 (latest version downloaded from here), to design an UML data model, and I would like to generate the Java classes corresponding to the model. How can I generate the classes?

psuzzi
  • 2,187
  • 1
  • 17
  • 21

1 Answers1

0

As you can see the 8.0.0 is still in beta status, you downloaded a nightly version. The generation is a new feature in UML Designer. At the moment I know that we have a packaging issue and so the generation menus are not visible. This will be fixed soon and before the official 8.0.0 release in july.

Mélanie Bats
  • 249
  • 2
  • 4
  • Thanks, UML Designer is really a great open source tool for UML Design, and I look forward to using the new features. – psuzzi May 17 '17 at 11:43