IntelliJ IDEA 2019.1 Help

Web Tool Window

View | Tool Windows | Web

This tool window shows your deployment descriptors, servlets, filters, listeners, and web resource directory contents. (The tool window is not available if there are no Web facets in your project.)

Main context menu commands

Command

Description

Jump to Source (F4)

Open the selected file in the editor. (Alternatively, you can double-click the file.)

New (Alt+Insert)

If a Web facet is selected: Create a new servlet, filter or listener. If a directory is selected: Create a new file or directory.

Last modified: 20 June 2019

See Also