The Component Dependencies view allows you to see the dependencies for a selected Ant
component. You can open the view from .
If you want to see the dependencies of an Ant component, select the desired component in
the editor or Outline view and choose the Component Dependencies
action from the contextual menu. The action is available for the following components:
properties, targets, extension-points, and references (those
that have an id set).
The following actions are available from the contextual menu:
-
Go to First Reference
- Selects the first reference of the referenced component from the current selected
component in the dependencies tree.
- Go to Component
- Shows the definition of the current selected component in the dependencies tree.
Tip: If a component contains multiple references to another, these references are
listed in a table displayed at the bottom of
Component Dependencies
view. When a recursive reference is encountered, it is marked with a special icon

.