Child pages
  • Navigating Servoy Developer

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Servoy provides specialized tools for navigation in addition to the basic navigation tools that ship with Eclipse. An overview of Eclipse tools is provided below along with details on Servoy-added functions.

Basic Navigation Functions

...

  1. Type the name of the resource you want to search. The results list will automatically show a filtered set as you type.
  2. You can limit the type of objects included in the search results by clicking on the inverted triangle on the upper right corner of the search box.
  3. Click on the desired resource to open it in the editor area.

Next/Previous Annotations

The Navigate menu also contains the additional Servoy features, Next and Previous Annotation. These are described in detail in the Script Editor chapter; these functions allow users to navigate to customizable annotations within a script.

...