[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: Moving inner class to package

On 3/3/2009 4:29 PM, Wojtek wrote:
Walter Harley wrote :
Use the Refactor -> Convert Member Type To Top Level... menu command.

Thanks.

I did not understand what "Top Level" meant.


In case you want more clarification on the terminology, here is a brief explanation: http://www.rizzoweb.com/java/innerClasses.html
It is old but (I'm pretty sure) still accurate.


Eric