I kind of like the way where you get the generated source inside src, resources such as services.xml (and schema*.xsb files in the case of XMLbeans) inside resources and so on.
It makes things neat and easy to work with. besides we generate a build XML which by executing would compile the code :)

On 1/17/06, Sanjiva Weerawarana <[EMAIL PROTECTED]> wrote:
On Mon, 2006-01-16 at 19:41 -0500, Davanum Srinivas wrote:
> Sanjiva,
>
> FYI, the changes in codegen enables a complete directory structure
> (maven-like) with separate src, resource and test trees  and a
> build.xml in the root. build.xml reuses the directory structure and
> adds a build directory with classes under it as necessary.

+1 .. but I don't think we should be forcing it on people. I'd like to
see the default behavior being "create a stub here and now" or "create a
skeleton here and now" with an option to generate a full scale
maven-like project structure.

Thoughts?

Sanjiva.





--
Ajith Ranabahu

Reply via email to