Hi,

I've created a new maven project using maven-archetype-webapp.

When i go into it in the project explorer and create a new java
package (or class), the package structure looks like windows explorer,
ie
- src/main/resources
   - foo
     - bar
       - foo
         - bar

When what I am after is

- src/main/resources
    + foo.bar.foo.bar

This seems to be the default behavior -  how do i fix this ?

Thanks again
Murray

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to