org.apache.maven.plugin.idea

Class IdeaMojo

public class IdeaMojo extends AbstractIdeaMojo

Goal for generating IDEA files from a POM. This plug-in provides the ability to generate IDEA project files (.ipr and .iws files) for IDEA

UNKNOWN: idea phase="generate-sources"

Method Summary
voidexecute()
voidsetProject(MavenProject project)

Method Detail

execute

public void execute()

setProject

public void setProject(MavenProject project)
Copyright © 2002-2008 Apache Software Foundation. All Rights Reserved.