IntelliJ IDEA 11.1 Web Help

11.0+↓

View | Tool Windows | JavaEE:App

View | Tool Windows | JavaEE:App

Note

This window is available only for modules with a JavaEE Application facet.

The JavaEE: App tool window provides a tree view of your JavaEE Application facet resources. Below each module node, the corresponding application.xml deployment descriptor is shown.

Toolbar

Item Tooltip and Shortcut Description
expandAll.png Expand All
Ctrl+Add Command Add or Ctrl+Equals Command Equals
Click this button to have all the nodes in the tool window expanded.
collapseAll Collapse All
Ctrl+Subtract Command Subtract or Ctrl+Minus Command Minus
Click this button to have all the nodes in the tool window collapsed.

Context menu

Note

Most items of the context menu invoke the actions available through the main menu, the context menus of the editor and of the Project tool window. Below are described only the items that are specific for the JavaEE: App tool window.

Item Description
Jump to Source (F4F4) Select this option:
  • To open the selected descriptor in the editor. The action is also invoked by double-clicking the descriptor or the module node.
  • To jump to the selected folder in the Project view.

See Also

Concepts:

Procedures:

Reference:

Getting Started:

Web Resources: