Uses of Class
org.apache.maven.plugin.idea.AbstractIdeaMojo
-
-
Uses of AbstractIdeaMojo in org.apache.maven.plugin.idea
Subclasses of AbstractIdeaMojo in org.apache.maven.plugin.idea Modifier and Type Class Description classIdeaModuleMojoCreates the module files (*.iml) for IntelliJ IDEA.classIdeaMojoGoal for generating IDEA files from a POM.classIdeaProjectMojoCreates the project file (*.ipr) for IntelliJ IDEA.classIdeaWorkspaceMojoCreates the workspace file (*.iws) for IntelliJ IDEA.
-