Home

 

Package Explorer view

The Package Explorer view displays all projects, packages, interfaces, classes, member variables, and member methods contained in the workspace, as shown in Figure | -2. It allows us to easily navigate through the workspace.

Figure 8-2 Package Explorer view

Note: In this view, you cannot see the generated .class files. To see the folders and files as they are in the file system, open the Navigator view by selecting Window Æ Show View Æ Navigator. Now you can see the source code in the src directory and the byte code files in the bin directory.

ibm.com/redbooks