7 Using AppXray for ADF Artifacts

AppXRay is a central feature of Oracle Enterprise Pack for Eclipse designed for dependency tracking, validation, visualization, and refactoring support. In this release of OEPE, AppXray is enabled for ADF components as well.

Some of the features in the source view of the Web Page editor that are driven by AppXray are:

To use AppXaminer to view dependency relationships:

  1. In the Project Explorer, right-click any file in your application, for example, login.jspx, and select Show AppXray Dependencies from context.
  2. AppXaminer opens in the Editor displaying the relationship the selected page has with other components. Numeric values indicate the number of references a component has with another.
  3. Expand a node to the relationship it has with other components.
  4. Right-click a node and select Show Reference Detail from context, which invokes a popup window displaying the detailed components involved. Alternatively, select Open from the context menu to view the file in the editor.