IntelliJ IDEA 2016.2 Help

Spring Facet Page

File | Project Structure | Modules | <module> | Spring
File | Project Structure | Facets | Spring (<module>)


Use this page to manage Spring configuration file sets.

IconShortcutDescription
add Alt+Insert Use this icon or shortcut to create a new file set. Select:
  • XML to create a file set containing XML configuration files.
  • Annotation Config to create a file set containing @Configuration-annotated Java classes.

Configure the file set in the Edit Application Context dialog that opens.

edit1 Enter Use this icon or shortcut to edit the selected file set. Modify the file set as required in the Edit Application Context dialog that opens.
delete Alt+Delete Use this icon or shortcut to remove the selected configuration files from a file set, or to delete the selected file set. Note that this operation does not physically delete the corresponding configuration files.

See Also

Language and Framework-Specific Guidelines:

Last modified: 23 November 2016