UML to Java Generator 2.0

Posted on in Blog

The version 2.0 of the UML to Java Generator is finally here! This new release of the generator comes at the same time as the new release of UML Designer.

In this new version of the generator, we are now compatible with the latest release of the UML project. The 1.x version of the generator is still being maintained and improved for those who cannot migrate to the new version of UML and the version 1.0.4 for Eclipse 3.7 has been recently released.

In the version 2.0, you will now have support for components.

image

If your model contains components, you can choose to generate regular Java project or Eclipse-based plug-ins and features for each of those components. Thanks to the exported interfaces and the required classifiers in your model, exported and imported packages will be computed.

image

You will also find a brand new launch configuration where you will be able to configure all the details of your generation much more easily than before. The launch configuration can now be saved in your workspace in order to be able to share it with the rest of your team.

image

We also have introduced support for nested classifiers along with bug fixes.

image

You can find the new version of the generator on the Eclipse Marketplace. If you want to have a look at its source code, you can find it on Github. For questions related to this generator, have a look at its dedicated forum. Don’t forget to suscribe to the RSS feed of this blog or follow me on twitter or google+ for the latest news on this generator.

Auteur d'origine: sbegaudeau