The usage is described on the Example usage page:
HbnPojoGen is not yet an eclipse plugin.
To use, run the jar file provided along with the configuration file that you must configure to your like the following:
java -jar hbnPojoGen.jar config.xml
The configuration file contains everything you need to create the source code.
source share