I'm trying to set up a new Spring MVC project using springsource tool suite and the Spring Template project wizard.
The wizard asks for a top-level package name such as com.mytravel.company, but it seems to ignore any top level package greater than 3 levels deep
Is this by design, or is it a bug in the wizard.
Can anybody recommend another wizard to generate the shell of a spring mvc project.
Thanks