[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.jdt] Re: newbie question - where is "show in package explorer"?

sunfish wrote:
this may be a silly question, but i can't seem to figure it out...
When I am editing a Java file, is there anyway to click/right-click on a class/type and do "Show in package explorer"? I know how to open the declaration, type hierarchy, etc, but it'd be useful to highlight the class file in the package explorer.

In recent builds, you can simply choose 'Show In ... > Package Explorer' from the editor context menu. The 'Show In...' sub menu can also be opened by pressing Alt+Shift+W.


-tom