Packages View

The Packages View, shown by default in the VJET JS Browsing perspective.
It shows the packages of the selected folder in your Projects View. For the selected package, its types will be shown in the Types View.


An example is shown below.

Package View

The VJET specific toolbar buttons are introduced below.


Packages view toolbar buttons
Option Description
Select Working Set... Opens the Select Working Set dialog to allow selecting the working set from which elements should be shown.
Deselect Working Set Deselect the active working sets. All elements are shown after invoking this action.
Edit Active Working Set.. Opens the Edit Working Set wizard to edit the currently active working set.
Link With Editor Links the project's selection to the active editor.
Package Presentation Toggles package compression on and off. If it's Flat, certain folder structures (such as VJET packages) will be compressed to make navigation easier.

The Packages View Context Menu is introduced below

Context Menu
Name Description
New

This command helps you create the following VJET elements and new resources:

  • VJET Project
  • VJET Package
  • VJET Type
  • VJET Interface
  • VJET Enum Type
  • VJET Mixin Type
  • VJET OType
  • Source Folder

Please refer to the Wizards and Dialogs for detailed introduction.

References Based on the selected VJET element and the search scope searches all the references.
Declarations Based on the selected VJET element and the search scope searches all the declarations.

Please refer to the Package Explorer view in Java Development User Guide for detailed introduction.

Related reference