The project aims to provide a code generation tool to generate Java properties code, description and their related XDoclet tags.Users can customize their own coding style and the way to display the code descriptions.It's simple but flexible for coders to help them save lots of time to generate the model classes.Coders provides the property name, property description, Java Object/primitive type, column name and length of related database table, Hibernate type for each property and then the fields and methods for these properties are generated. Coders then copy/paste them to their code base, no matter they use Eclipse, Netbeans, IntelliJ IDEA, JBuilder or any other IDE.