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.
thanks, dims On 1/16/06, Sanjiva Weerawarana <[EMAIL PROTECTED]> wrote: > On Mon, 2006-01-16 at 12:18 -0600, Dong Liu wrote: > > The same behavior found for the command line. > > > > On 1/16/06, Dong Liu <[EMAIL PROTECTED]> wrote: > > Hi, folks, > > > > When I generate java code using 0.94 axis2 Eclipse code > > generator plugin generator 1.1.0, an unwanted "src" created as > > the first hierarchy of my package name. E.g. instead of > > generating the code in /pName, it generates /src/pName . > > > > Should I put it in JIRA? > > +1. > > Sanjiva. > > > > -- Davanum Srinivas : http://wso2.com/blogs/
