[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[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).
--


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.