Jboss Tools is Great !!
But I try to use "Seam Generate Entities" Wizard and get this erro:
org.hibernate.tool.hbm2x.ExporterException: File pattern not set on class org.hibernate.tool.hbm2x.GenericExporter
File pattern not set on class org.hibernate.tool.hbm2x.GenericExporter
<No message>
org.hibernate.tool.hbm2x.ExporterException: File pattern not set on class org.hibernate.tool.hbm2x.GenericExporter
File pattern not set on class org.hibernate.tool.hbm2x.GenericExporter
<No message>
If I edit configure "Hibernate Code Generation" and remove all the Generic Exporter the java entities are generated, but all other stuff (xhtml and session beans) are missing.
I also tried with "Using existing entities" but error persist.
I'm using Eclipse Helios on Ubuntu 32bits.
Anybody know a workaround ?