| [news.eclipse.newcomer] Re: Package within package? |
What do you mean it doesn't allow you? If you open the package wizard, and type in a package name that is a sub-package of an existing package, it should work fine. If it's not working, what error or message do you see? What build are you using (see Help > About).
--
Why isn't it a nice tree structure of the packages so one could have an easy overview?
DeMarcus wrote:
I would like to create a structure like javax.swing.border but with my own packages like myPackage.myGraphics.myBorder but eclipse doesn't allow me to create subpackages.