IntelliJ IDEA 2017.1 Help

Edit Application Context Dialog

This dialog opens when you click /help/img/idea/2017.1/add.png (Alt+Insert) or /help/img/idea/2017.1/edit1.png (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.
/help/img/idea/2017.1/new.png 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.

/help/img/idea/2017.1/collapse_all.png / /help/img/idea/2017.1/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: 18 July 2017