UML2Java. Java code generation from UML

UML2Java is an Eclipse plug-in which provides Model2Text (M2T) functionality. The mission of this piece of software is to facilitate the Java code generation from UML class diagrams. This increments the speed in the software development, focusing it on software design instead of on the task of writing it. It basically constructs a hierachy of java files based on an UML Class diagram. It is fully integrable with Eclise as a plug-in. It requires Acceleo 3.0 and UML2.

UML2Java is a spin-off project from {dismed} project. The initial objective was to improve the quality code generated in {dismed}, however the final result of UML2Java is fully reusable, and usefull of a wide range of software development environments.