BeigeUML is an UML diagram editor. It has two user interfaces - ordinary desktop SWING and Android.
Features:
1. Supports UML 2.4.1 compliant class diagram, package diagram, object diagram, sequence diagram and use case diagram.
2. It generates UML class diagram from Java source.
3. It's a doclet that generates standard Javadoc with UML class diagram.
"black technology" will improve development productivity by 1.5 to 5
More than just an entirely free Java code generator, It's also a development automation tool(Much more than a normal code generator).
Maybe it can become your "black technology" will improve development productivity by 1.5 to 5 times, Zero coupling to your project and without changing anything.
Normal code generator flow:
Template → Source Code
Jmr development automation flow:
Template/Model/Action → Task → Source Code/Test Case/Document
Template: Support Java...