mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 09:17:50 +08:00
470 B
470 B
title |
---|
Facet |
A facet represents certain 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 Facet and Facet Dependencies in IntelliJ IDEA Web Help.