| API Documentation: | IdeaModel |
|---|
DSL-friendly model of the IDEA project information. First point of entry when it comes to customizing the idea generation
See the examples in docs for IdeaModule or IdeaProject
IdeaWorkspace workspace
Configures idea workspace information
For examples see docs for IdeaWorkspace
Configures idea module information
For examples see docs for IdeaModule
- Delegates to:
IdeaModulefrommodule
Configures idea project information
For examples see docs for IdeaProject
- Delegates to:
IdeaProjectfromproject
Configures idea workspace information
For examples see docs for IdeaWorkspace
- Delegates to:
IdeaWorkspacefromworkspace
| Method | Description |
pathVariables(pathVariables) | Adds path variables to be used for replacing absolute paths in resulting files (*.iml, etc.) |
Adds path variables to be used for replacing absolute paths in resulting files (*.iml, etc.)
For example see docs for IdeaModule