Uses of Package
org.apache.maven.plugin.eclipse

Packages that use org.apache.maven.plugin.eclipse
org.apache.maven.plugin.eclipse   
org.apache.maven.plugin.eclipse.reader   
org.apache.maven.plugin.eclipse.writers   
org.apache.maven.plugin.eclipse.writers.workspace   
 

Classes in org.apache.maven.plugin.eclipse used by org.apache.maven.plugin.eclipse
AbstractWorkspaceMojo
           
EclipseCleanMojo
          Deletes the .project, .classpath, .wtpmodules files and .settings folder used by Eclipse.
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.
WorkspaceConfiguration
           
 

Classes in org.apache.maven.plugin.eclipse used by org.apache.maven.plugin.eclipse.reader
WorkspaceConfiguration
           
 

Classes in org.apache.maven.plugin.eclipse used by org.apache.maven.plugin.eclipse.writers
EclipseSourceDir
          Represent an eclipse source dir.
WorkspaceConfiguration
           
 

Classes in org.apache.maven.plugin.eclipse used by org.apache.maven.plugin.eclipse.writers.workspace
WorkspaceConfiguration
           
 



Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.