[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] Package within package?
|
- From: DeMarcus <nobody@xxxxxxxxxx>
- Date: Mon, 18 Apr 2005 12:00:26 +0200
- Newsgroups: eclipse.newcomer
- Organization: EclipseCorner
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax)
How do I create a package within a package?
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.
What's the common way to solve this?
Thanks
Daniel