Package org.apache.maven.plugin.eclipse
package org.apache.maven.plugin.eclipse
-
ClassesClassDescriptionRepresents a buildCommand section in the
.project
file.Configures The following Eclipse Workspace features: Adds the classpath variable MAVEN_REPO to Eclipse. Optionally load Eclipse code style file via a URL.Constants for supported language and project packagingDeletes the .project, .classpath, .wtpmodules files and .settings folder used by Eclipse.Represents a generic configuration file, with a name and a content.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 parameterwtpversion
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 (unlessuseProjectReferences
is set tofalse
).Represent an eclipse source dir.Add Eclipse artifacts from an Eclipse installation or a local P2 repo to the local Maven repo.Display help information on eclipse-maven-plugin.
Callmvn eclipse:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.Install plugins resolved from the Maven repository system into an Eclipse instance.Represents a LinkedResources section in the.project
file.Deletes configuration files used by MyEclipseGenerates MyEclipse configuration filesDeletes the config files used by Rad-6. the files .j2ee and the file .websettingsGenerates the rad-6 configuration files.Removes the not-available marker files from the repository.For all projects currently part of the workspace, all references to theM2_REPO
classpath variable are resolved.