0 Replies Latest reply on Aug 21, 2009 10:12 PM by asookazian

    Allow multiple build.properties files for seam-gen

    asookazian

      I have two projects I'm currently working on that were seam-gen'd.  Whenever we add a new table to the db schema I need to revengr the schema (or at least that one table) again.


      But if it's the other project, I need to redo the seam-gen interview to populate the key/value pairs in the build.properties.


      Suggestion is to allow multiple build.properties and specify which one you want to use in the beginning of the 'seam setup' (interview) process.


      That way I don't have to go and re-input info every time I switch projects and need to run hbm2java again...