-
Aug 13th, 2010, 12:41 AM
#1
Sping Template Project with top-level package name greater than 3 levels deep
I'm trying to use a project using the Spring Template Project wizard.
I have a top level package name that is 4 levels deep
ie
au.com.mycompany.myproject
When i run the wizard, it generates the project with only
au.com.mycompany
After testing it a few different times, it refuses to generate anything greater than a top level package with three levels.
The comment on the wizard states:
"Please specify the top-level package e.g. com.mycompany.travel or com.mycompany.travel.booking*"
The give an example with 4 levels deep but it doesn't work. It also includes a * which i have no idea is, when i try to do that i get an error saying
"Input for field topLevelPackage does not match the regex \w+\.\w+(\.\w+)+."
Any ideas ?
-
Aug 17th, 2010, 07:10 PM
#2
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules