0 Replies Latest reply on Mar 15, 2007 4:55 AM by tom.baeyens

    project structure

    tom.baeyens

      just had a first look at the new console project structure in svn.

      fady, do you think it would be hard to convert it to the sub project structure that we have in jbpm HEAD ?

      looks a bit like this:

      build.xml
      src
      + main
      ++ java
      ++ resources
      + test
      ++ java
      ++ resources
      target
      + ...all generated classes...

      but you can find more in the base build script and build.properties in jbpm build directory.

      i could also do that restructuring somewhere early next week probably. if you don't mind, of course.