Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 789 Bytes

File metadata and controls

12 lines (9 loc) · 789 Bytes
title
Facet

A facet represents configuration specific for a particular framework/technology, associated with a module. A module can have multiple facets. E.g. Spring specific configuration is stored in a Spring facet. For more information about facets see Adding Support for Frameworks and Technologies and the help page for the Facets dialog in the IntelliJ IDEA Web Help.

Working with Facets

To access the list of facets for a module, use the FacetManager and Facet classes.