Re: [qooxdoo-devel] diffrent source folder location

2009-01-20 Thread thron7
Gal, > we are trying to integrate qooxdoo into an existing project and we need to > set the source folder pointer to a different location(instead of > "${ROOT}/source/classes" to "${ROOT}/src/main/qx/class" for example, this is > a java maven 2 project). > I understand that you want to have a

Re: [qooxdoo-devel] diffrent source folder location

2009-01-19 Thread Alexander Back
Hi, gal.rubinstein wrote: > Hello all, Welcome to the project! > we are trying to integrate qooxdoo into an existing project and we need to > set the source folder pointer to a different location(instead of > "${ROOT}/source/classes" to "${ROOT}/src/main/qx/class" for example, this is > a java ma

[qooxdoo-devel] diffrent source folder location

2009-01-18 Thread gal.rubinstein
Hello all, we are trying to integrate qooxdoo into an existing project and we need to set the source folder pointer to a different location(instead of "${ROOT}/source/classes" to "${ROOT}/src/main/qx/class" for example, this is a java maven 2 project). we can start playing with ROOT micro but is