IDEA - Facet (Module Configuration)

Card Puncher Data Processing

IDEA - Facet (Module Configuration)

About

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.

Documentation / Reference





Discover More
Idea Module Configuration
IDEA - Module (iml)

A module is a discrete unit of functionality which you can compile, run, test and debug independently. Modules contain everything that is required for their specific tasks: source code, build scripts,...
Idea Project Model Dev
IDEA Plugin Dev - Facet

facet in Plugin Dev context. A Facet is a configuration unit of a module. Use the following class from the Idea Lang API: com/intellij/facet/FacetManagerFacetManager and com/intellij/facet/FacetFacet...
Card Puncher Data Processing
Idea - Android

IntelliJ IDEA distinguishes between the following types of Android modules: Module Type Description Gradle Module Create Android applications or libraries that are compiled and built with the Gradle...



Share this page:
Follow us:
Task Runner