Package org.apache.maven.plugin.eclipse

Class Summary
AddMavenRepoMojo Adds the classpath variable MAVEN_REPO to Eclipse.
BuildCommand Represents a buildCommand section in the .project file.
Constants  
EclipseCleanMojo Deletes the .project, .classpath, .wtpmodules files and .settings folder used by Eclipse.
EclipseConfigFile Represents a generic configuration file, with a name and a content.
EclipsePlugin Generates the following eclipse configuration files: .project and .classpath files .setting/org.eclipse.jdt.core.prefs with project specific compiler settings various configuration files for WTP (Web Tools Project), if the parameter wtpversion is set to a valid version (WTP configuration is not generated by default) If this goal is run on a multiproject root, dependencies between modules will be configured as direct project dependencies in Eclipse (unless useProjectReferences is set to false).
EclipseSourceDir Represent an eclipse source dir.
EclipseToMavenMojo Add eclipse artifacts from an eclipse installation to the local repo.
InstallPluginsMojo Install plugins resolved from the Maven repository system into an Eclipse instance.
M2EclipseMojo  
MakeArtifactsMojo Deprecated. use EclipseToMavenMojo for the latest naming conventions
Messages  
RadCleanMojo Deletes the config files used by Rad-6.
RadPlugin Generates the rad-6 configuration files.
 



Copyright © 2002-2009 Apache Software Foundation. All Rights Reserved.