Awesome work, max! This is fantastic.
Hi,
I've committed the fixes Lincoln and I came up with during JBoss World to make the hibernate tools plugin run again.
Results up on https://github.com/forge/plugin-hibernate-tools with a readme.md on how to use.
Short version:
$ cp driver.jar $FORGE_HOME/lib
$ forge
$ cd projectwithpersistnce
$ generate-entities --url jdbc:hsqldb:localhost:9001 --driver org.hsqldb.jdbcDriver
Generated 27 java entities.
$
/max
http://about.me/maxandersen
_______________________________________________
forge-dev mailing list
forge-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/forge-dev