
Originally Posted by
Martin Lippert
Hey Mike!
I tried to reproduce this and I wasn't able to (the issue with the fourth package already being created but hidden). So here is what I did:
- started up STS 3.1.0
- created a "Simple Spring Hibernate Utility Project"
- used a simple name and typed in a package structure with four levels
- project got created with three levels (as expected)
- created the fourth package manually and it got created
So I don't see the error that you described when creating the fourth package level. Do I need to do anything differently in order to reproduce this problem?
Thanks for your help!
-Martin