| Class | Description | 
|---|---|
| AbstractWorkspaceMojo | |
| BuildCommand | Represents a buildCommand section in the  .projectfile. | 
| ConfigureWorkspaceMojo | Configures The following Eclipse Workspace features:
 
 Adds the classpath variable MAVEN_REPO to Eclipse. | 
| 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:
 
  .projectand.classpathfiles.setting/org.eclipse.jdt.core.prefswith project specific compiler settings
 various configuration files for WTP (Web Tools Project), if the parameterwtpversionis 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 (unlessuseProjectReferencesis set tofalse). | 
| EclipseSourceDir | Represent an eclipse source dir. | 
| EclipseToMavenMojo | Add eclipse artifacts from an eclipse installation to the local repo. | 
| HelpMojo | Display help information on maven-eclipse-plugin. | 
| InstallPluginsMojo | Install plugins resolved from the Maven repository system into an Eclipse instance. | 
| LinkedResource | Represents a LinkedResources section in the  .projectfile. | 
| Messages | |
| MyEclipseCleanMojo | Deletes configuration files used by MyEclipse | 
| MyEclipsePlugin | Generates MyEclipse configuration files | 
| RadCleanMojo | Deletes the config files used by Rad-6. the files .j2ee and the file .websettings | 
| RadPlugin | Generates the rad-6 configuration files. | 
| RemoveCacheMojo | Removes the not-available marker files from the repository. | 
| WorkspaceConfiguration | |
| WorkspaceDependencyResolveMojo | For all projects currently part of the workspace, all references to the  M2_REPOclasspath variable are
 resolved. | 
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.