IntelliJ IDEA
 
Get IntelliJ IDEA

Output Layout tab

Last modified: 08 October 2024

File | Project Structure | Artifacts | <artifact> | Output Layout

The Output Layout tab lets you specify the artifact structure and contents. The tab includes the following areas:

  • The artifact layout pane (the left-hand one) shows the artifact structure and provides the means for changing it. You can create directories and archives , add copies of compiled module sources, libraries, artifacts, files, etc. (addCopyOf.png) as well as sort Sort Alphabetically and reorder the items . Note that the order of items, sometimes, may be important.

  • The manifest file properties area (in the lower part of the artifact layout pane; available only for JAR, WAR and EAR files) lets you specify which manifest file is associated with the archive. It also lets you view and edit the values for the "most popular" MANIFEST.MF header fields.

  • The Available Elements pane shows the elements that can be but are not yet added to the artifact. (The top level in this view just provides grouping for the elements.) For adding the elements to the artifact, this pane provides the options that generally work quicker (you can use double-clicks and drag-and-drop) than those in the artifact layout pane.