Browsing Java elements with the package explorer

In this section, you will browse Java elements within the JUnit project.

  1. In the Package Explorer view, expand the JUnit project to see its packages.

  2. Expand the package junit.framework and find the Java files contained in the package.

  3. Expand the Java file TestCase.java and find the import declaration, the public type and its members.

Package explorer

Related concepts

Java views

Related tasks

Using the Package Explorer

Related reference

Package Explorer View