Package org.apache.maven.plugin.eclipse


package org.apache.maven.plugin.eclipse
  • Classes
    Class
    Description
     
    Represents 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 packaging
    Deletes 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 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).
    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.
    Call mvn 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 MyEclipse
    Generates MyEclipse configuration files
    Deletes the config files used by Rad-6. the files .j2ee and the file .websettings
    Generates 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 the M2_REPO classpath variable are resolved.