Class | Description |
---|---|
AbstractIdeaMojo | |
HelpMojo |
Display help information on maven-idea-plugin.
Call mvn idea:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
IdeaCleanMojo |
Removes all existing IDEA files for the project.
|
IdeaModuleMojo |
Creates the module files (*.iml) for IntelliJ IDEA.
|
IdeaMojo |
Goal for generating IDEA files from a POM.
|
IdeaProjectMojo |
Creates the project file (*.ipr) for IntelliJ IDEA.
|
IdeaWorkspaceMojo |
Creates the workspace file (*.iws) for IntelliJ IDEA.
|
IdeaXmlWriter |
Custom implementation of XMLWriter for use with
the IDEA plugin.
|
Library |
Copyright © 2002–2023 The Apache Software Foundation. All rights reserved.