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.
