Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Java Development User Guide
Previous Page Home Next Page

Opening a Type in the Package Explorer View

You can open the Package Explorer on any type that is included on a project's class path.

  1. From the menu bar, select Navigate > Go To > Type. The Go to Type dialog opens.
  2. In the Choose a type field, begin typing an expression to narrow the list of available types, using wildcards as needed. As you type, the list is filtered to display only types that match the current expression.
  3. In the Matching items list, select a type. Hint: you can press the Down key to move to the first type.
  4. Click OK when you are done. The selected type is displayed in the Package Explorer.

Note: The Goto Type dialog maintains a history of recently opened types. These are shown when the dialog is opened and stay above a separator line when you start to type a filter expression.

Note: Revealing may not be possible if Package Explorer filters are applied.

Related concepts

Java development tools (JDT)

Related tasks

Showing a type's compilation unit in the Package Explorer

Related reference

Navigate actions
Package explorer


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire