Java Beautifier Released
hybrid labs has released a new version on the Java Import Beautifier for use with openArchitectureWare 4.1.0. The beautifier can help you to make your templates and your generated code far more readable. It provides means to replace fully qualified class names in the generated code with short names and the appropriate import statements. This way you do not have to mess around with imports in the templates at all. The beautifier is based on Jalopy and ANTLR. It interacts on the AST (abstract systax tree) with the code.
The new release 1.1.0 of the beautifier contains many bug fixes (thanks for all the bug reports). Moreover, a short documentation is now available.
The beautifier can be downloaded from the hybrid labs pages where also the documentation and other details can be found.
It is worth having a download...

