I\'m using eclipse 3.8 indigo and I don\'t know why, when I\'m creating a new package the destination of the new package goes outside. I want to create new packages within a
There is no concept of package with in package. Each package is separate namespace. I think if you go to folder view instead of package view, there you may see one under another.