This page gives an overview of the Ruby Browsing Perspective.
Introduction
The Ruby Browsing Perspective is designed for browsing the classes in your workspace. The browsing is organized with three interconnected views:
- Projects View
- Types View
- Members View
Every view contains a tree view with a hierarchy of Ruby elements. The project view shows all projects of the workspace. The selection of projects influences the content of the Types view. In the same manner, an element selection in the Types view shows its containing elements in the Members view. Double-clicking file-based elements opens an editor and highlights the position of the element.