When creating a new Spring sample MVC project you're required to create a top level package (e.g. com.companyname.applicationname) but what if I want to create packages inside this package? When I rightclick on the top level package node and chose "new->package" nothing happens. The PetClinic sample project have packages inside the top level package, so it must be possible but how?

Regards Kristofer.