IntelliJ IDEA 2017.1 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
/help/img/idea/2017.1/new.png 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.

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