IntelliJ IDEA 2016.2 Help

Edit Application Context Dialog

This dialog opens when you click add (Alt+Insert) or edit1 (Enter) on the Spring Facet page in the Project Structure dialog.

Use this dialog to specify the properties and the contents of a file set.

ItemDescription
Name Specify the name of the file set.
Parent fileset If necessary, select a parent file set.
add Click this button to add a config file and select the file type from the list:
  • Additional properties files
  • XML based configurations
  • Code based configurations

Then select the required file in the dialog that opens.

collapse_all / expandAll.png Use these buttons to collapse/expand the nodes in the tree view.
Tree view This area shows the Spring configuration files existing in your module, and the associated libraries. (These may be XML files or @Configuration-annotated Java classes.)

Use the check boxes to select or deselect the configuration files and groups of files.

See Also

Language and Framework-Specific Guidelines:

Last modified: 23 November 2016