Library for generating Java source code
Posted by snajper on February 10, 2011 at 1:13 PM PST
Summary
CodeModel is a Java library for code generators; it provides a way to generate Java programs in a way much nicer than PrintStream.println(). This project is a spin-off from the JAXB RI for its schema compiler to generate Java source files.
Parent project
no parent
Community:
»
- 110 reads
Related Topics >>



