File | Project Structure | Modules | <module> | Spring

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


Use this page to manage Spring configuration file sets.

IconShortcutDescription
../../Shared/new.png ⌘N⌃N⌘N⌥ Insert⌥ 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.

../../Shared/editFlexLibraryNew.png EnterEnter 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.
../../Shared/delete.png ⌘⌦⌘⌦⌥ 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

Procedures:

Reference:

Language and Framework-Specific Guidelines: