5 Replies Latest reply on May 16, 2006 11:31 AM by maxandersen

    Hibernate Code Generation

    ggreaves

      I'm trying to use custom templates for the Hibernate code generation. Basically, I copied out all the .ftl files from Hibernate-tools.jar to a project in the JBoss Eclipse IDE. I select "Use Custom Templates" and point it to the directory containing the (modified) extracted .ftl files. It doesn't seem to be picking up any of the modified templates.

      Any suggestions on what I'm doing wrong?