A B C D E F G H I J L M O P R S T V W

A

AbstractEclipseOsgiPlugin - Class in org.apache.maven.plugin.eclipse.osgiplugin
Common functionality for both exploded and packaged plugins.
AbstractEclipseOsgiPlugin(File) - Constructor for class org.apache.maven.plugin.eclipse.osgiplugin.AbstractEclipseOsgiPlugin
 
AbstractEclipseWriter - Class in org.apache.maven.plugin.eclipse.writers
 
AbstractEclipseWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.AbstractEclipseWriter
 
AbstractIdeSupportMojo - Class in org.apache.maven.plugin.ide
Abstract base plugin which takes care of the common stuff usually needed by maven IDE plugins.
AbstractIdeSupportMojo() - Constructor for class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
 
AbstractWorkspaceMojo - Class in org.apache.maven.plugin.eclipse
 
AbstractWorkspaceMojo() - Constructor for class org.apache.maven.plugin.eclipse.AbstractWorkspaceMojo
 
AbstractWtpResourceWriter - Class in org.apache.maven.plugin.eclipse.writers.wtp
Base class to hold common constants used by extending classes.
AbstractWtpResourceWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
 
addAttributes(XMLWriter) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseAntExternalLaunchConfigurationWriter
 
addAttributes(XMLWriter) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseLaunchConfigurationWriter
 
addBundleClasspathEntries() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseOSGiManifestWriter
Deprecated. Add all libraries that don't have the scope "provided" to the "Bundle-Classpath".
addDependency(XMLWriter, IdeDependency) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseClasspathWriter
 
addDependency(XMLWriter, IdeDependency) - Method in class org.apache.maven.plugin.eclipse.writers.myeclipse.MyEclipseClasspathWriter
Write the dependency only if scope is not provided
addDependency(XMLWriter, IdeDependency, ArtifactRepository, File, String) - Method in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
Adds dependency for Eclipse WTP project.
addManifestResource(Log, EclipseWriterConfig) - Static method in class org.apache.maven.plugin.eclipse.writers.EclipseManifestWriter
make room for a Manifest file.
AddMavenRepoMojo - Class in org.apache.maven.plugin.eclipse
Deprecated. Use configure-workspace goal instead.
AddMavenRepoMojo() - Constructor for class org.apache.maven.plugin.eclipse.AddMavenRepoMojo
Deprecated.  
ARTIFACT_MAVEN_EAR_PLUGIN - Static variable in class org.apache.maven.plugin.ide.JeeUtils
 
ARTIFACT_MAVEN_WAR_PLUGIN - Static variable in class org.apache.maven.plugin.ide.JeeUtils
 
artifactCollector - Variable in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Artifact collector, needed to resolve dependencies.
artifactFactory - Variable in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Artifact factory, needed to download source jars for inclusion in classpath.
artifactMetadataSource - Variable in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
 
artifactResolver - Variable in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Artifact resolver, needed to download source jars for inclusion in classpath.
ATTR_CONTEXT_ROOT - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpComponentWriter
Context root attribute.
ATTR_DEPLOY_NAME - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
 
ATTR_DEPLOY_PATH - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
 
ATTR_MODULE_ID - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
 
ATTR_MODULE_TYPE_ID - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
 
ATTR_NAME - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
 
ATTR_PROJECT_VERSION - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
 
ATTR_SOURCE_PATH - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
 
ATTR_VALUE - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
 

B

BuildCommand - Class in org.apache.maven.plugin.eclipse
Represents a buildCommand section in the .project file.
BuildCommand() - Constructor for class org.apache.maven.plugin.eclipse.BuildCommand
no-arg constructor for plugin configuration.
BuildCommand(String) - Constructor for class org.apache.maven.plugin.eclipse.BuildCommand
Creates a new build command
BuildCommand(String, Map) - Constructor for class org.apache.maven.plugin.eclipse.BuildCommand
 
BuildCommand(String, String, String) - Constructor for class org.apache.maven.plugin.eclipse.BuildCommand
 
BuildCommand(String, String, Map) - Constructor for class org.apache.maven.plugin.eclipse.BuildCommand
Creates a new build command
BuildCommand(Xpp3Dom) - Constructor for class org.apache.maven.plugin.eclipse.BuildCommand
Creates a new build command from a DOM subtree
buildDirectoryList(MavenProject, File, File) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
 
BUILDER_WST_VALIDATION - Static variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
 

C

checkExtraDeprecations() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
 
CLASSPATH_VARIABLE_M2_REPO - Static variable in class org.apache.maven.plugin.eclipse.writers.workspace.EclipseWorkspaceWriter
Property constant under which Variable 'M2_REPO' is setup.
cleanExtras() - Method in class org.apache.maven.plugin.eclipse.EclipseCleanMojo
 
cleanExtras() - Method in class org.apache.maven.plugin.eclipse.MyEclipseCleanMojo
 
cleanExtras() - Method in class org.apache.maven.plugin.eclipse.RadCleanMojo
 
COMMON_PATH_JDT_LAUNCHING_JRE_CONTAINER - Static variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
 
compareTo(Object) - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
 
compareTo(Object) - Method in class org.apache.maven.plugin.ide.IdeDependency
 
config - Variable in class org.apache.maven.plugin.eclipse.writers.AbstractEclipseWriter
Configuration that will be used by the writer.
ConfigureWorkspaceMojo - Class in org.apache.maven.plugin.eclipse
Configures The following Eclipse Workspace features: Adds the classpath variable MAVEN_REPO to Eclipse. Optionally load Eclipse code style file via a URL.
ConfigureWorkspaceMojo() - Constructor for class org.apache.maven.plugin.eclipse.ConfigureWorkspaceMojo
 
Constants - Class in org.apache.maven.plugin.eclipse
 
contextualize(Context) - Method in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
convertBuildCommandList(List) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
 
copyDirectoryStructure(File, File) - Static method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpApplicationXMLWriter
Copies a entire directory structure without scm files.
createArtifactId(String) - Method in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
Get the artifact id as the tokens after last dot e.g.
createArtifactId(String) - Method in class org.apache.maven.plugin.eclipse.MakeArtifactsMojo
Deprecated. Get the artifact id equal to the bundleName e.g.
createEclipseWriterConfig(IdeDependency[]) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
 
createGroupId(String) - Method in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
Get the group id as the tokens until last dot e.g.
createGroupId(String) - Method in class org.apache.maven.plugin.eclipse.MakeArtifactsMojo
Deprecated. Get the group id as the three first tokens in artifacts Id e.g.

D

delete(File) - Method in class org.apache.maven.plugin.eclipse.EclipseCleanMojo
Delete a file, handling log messages and exceptions
deleteJarArtifactsInDirectory(File) - Method in class org.apache.maven.plugin.eclipse.RadCleanMojo
delete all Jar artifacts in the specified directory.
DIR_WTP_SETTINGS - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpComponentWriter
The .settings folder for Web Tools Project 1.x release.
DIRECTORY - Static variable in class org.apache.maven.plugin.eclipse.writers.MonitoredResource
 
doDependencyResolution() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Resolve project dependencies.
downloadJavadocs - Variable in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Enables/disables the downloading of javadoc attachments.
downloadSources - Variable in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Enables/disables the downloading of source attachments.

E

ECLIPSE_CORE_RUNTIME_SETTINGS_DIR - Static variable in class org.apache.maven.plugin.eclipse.writers.workspace.EclipseWorkspaceWriter
Path under folder where Eclipse Workspace Runtime settings are stored.
ECLIPSE_JDT_CORE_PREFS_FILE - Static variable in class org.apache.maven.plugin.eclipse.writers.workspace.EclipseWorkspaceWriter
File that stores the Eclipse JDT Core preferences.
ECLIPSE_JDT_UI_PREFS_FILE - Static variable in class org.apache.maven.plugin.eclipse.writers.workspace.EclipseWorkspaceWriter
File that stores the Eclipse JDT UI preferences.
ECLIPSE_PLUGINS_METADATA_DIR - Static variable in class org.apache.maven.plugin.eclipse.writers.workspace.EclipseWorkspaceWriter
Path under Eclipse workspace where Eclipse Plugin metadata/config is stored.
EclipseAntExternalLaunchConfigurationWriter - Class in org.apache.maven.plugin.eclipse.writers
Writes an external ant launch file.
EclipseAntExternalLaunchConfigurationWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.EclipseAntExternalLaunchConfigurationWriter
 
EclipseClasspathWriter - Class in org.apache.maven.plugin.eclipse.writers
Writes eclipse .classpath file.
EclipseClasspathWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.EclipseClasspathWriter
 
EclipseCleanMojo - Class in org.apache.maven.plugin.eclipse
Deletes the .project, .classpath, .wtpmodules files and .settings folder used by Eclipse.
EclipseCleanMojo() - Constructor for class org.apache.maven.plugin.eclipse.EclipseCleanMojo
 
EclipseCodeFormatterProfile - Class in org.apache.maven.plugin.eclipse.writers.workspace
an Eclipse code style file
EclipseCodeFormatterProfile() - Constructor for class org.apache.maven.plugin.eclipse.writers.workspace.EclipseCodeFormatterProfile
 
EclipseConfigFile - Class in org.apache.maven.plugin.eclipse
Represents a generic configuration file, with a name and a content.
EclipseConfigFile() - Constructor for class org.apache.maven.plugin.eclipse.EclipseConfigFile
 
EclipseLaunchConfigurationWriter - Class in org.apache.maven.plugin.eclipse.writers
Base class for writing external launch configuration files.
EclipseLaunchConfigurationWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.EclipseLaunchConfigurationWriter
 
EclipseManifestWriter - Class in org.apache.maven.plugin.eclipse.writers
Create or adapt the manifest files for the RAD6 runtime dependencys.
EclipseManifestWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.EclipseManifestWriter
 
EclipseOSGiManifestWriter - Class in org.apache.maven.plugin.eclipse.writers
Deprecated. use Maven Bundle plugin from Felix
EclipseOSGiManifestWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.EclipseOSGiManifestWriter
Deprecated.  
EclipseOsgiPlugin - Interface in org.apache.maven.plugin.eclipse.osgiplugin
Abstraction of Eclipse plugins
EclipsePlugin - Class in org.apache.maven.plugin.eclipse
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).
EclipsePlugin() - Constructor for class org.apache.maven.plugin.eclipse.EclipsePlugin
 
EclipseProjectWriter - Class in org.apache.maven.plugin.eclipse.writers
Writes eclipse .project file.
EclipseProjectWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.EclipseProjectWriter
 
EclipseSettingsWriter - Class in org.apache.maven.plugin.eclipse.writers
 
EclipseSettingsWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.EclipseSettingsWriter
 
EclipseSourceDir - Class in org.apache.maven.plugin.eclipse
Represent an eclipse source dir.
EclipseSourceDir(String, String, boolean, boolean, String, String, boolean) - Constructor for class org.apache.maven.plugin.eclipse.EclipseSourceDir
 
EclipseToMavenMojo - Class in org.apache.maven.plugin.eclipse
Add eclipse artifacts from an eclipse installation to the local repo.
EclipseToMavenMojo() - Constructor for class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
 
EclipseWorkspaceWriter - Class in org.apache.maven.plugin.eclipse.writers.workspace
 
EclipseWorkspaceWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.workspace.EclipseWorkspaceWriter
 
EclipseWriter - Interface in org.apache.maven.plugin.eclipse.writers
 
EclipseWriterConfig - Class in org.apache.maven.plugin.eclipse.writers
 
EclipseWriterConfig() - Constructor for class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
 
EclipseWtpApplicationXMLWriter - Class in org.apache.maven.plugin.eclipse.writers.wtp
This writer creates the application.xml and the .modulemaps files for RAD6 the the META-INF directory in the project root.
EclipseWtpApplicationXMLWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpApplicationXMLWriter
 
EclipseWtpComponent15Writer - Class in org.apache.maven.plugin.eclipse.writers.wtp
Component writer for WTP 1.5.
EclipseWtpComponent15Writer() - Constructor for class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpComponent15Writer
 
EclipseWtpComponentWriter - Class in org.apache.maven.plugin.eclipse.writers.wtp
Creates a .settings folder for Eclipse WTP 1.x release and writes out the configuration under it.
EclipseWtpComponentWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpComponentWriter
 
EclipseWtpFacetsWriter - Class in org.apache.maven.plugin.eclipse.writers.wtp
Creates a .settings folder for Eclipse WTP 1.x release and writes out the configuration under it.
EclipseWtpFacetsWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpFacetsWriter
 
EclipseWtpmodulesWriter - Class in org.apache.maven.plugin.eclipse.writers.wtp
Writes eclipse .wtpmodules file.
EclipseWtpmodulesWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpmodulesWriter
 
EJB_1_1 - Static variable in class org.apache.maven.plugin.ide.JeeDescriptor
 
EJB_2_0 - Static variable in class org.apache.maven.plugin.ide.JeeDescriptor
 
EJB_2_1 - Static variable in class org.apache.maven.plugin.ide.JeeDescriptor
 
EJB_3_0 - Static variable in class org.apache.maven.plugin.ide.JeeDescriptor
 
ELT_MODULE_TYPE - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
 
ELT_PROJECT_MODULES - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
 
ELT_PROPERTY - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
 
ELT_VERSION - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
 
ELT_WB_MODULE - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
 
ELT_WB_RESOURCE - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
 
enableLogging(Logger) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
 
ENTRY_BUNDLE_CLASSPATH - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseOSGiManifestWriter
Deprecated. Bundle classpath: updated with the list of dependencies.
ENTRY_BUNDLE_NAME - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseOSGiManifestWriter
Deprecated. Bundle name: updated with the project name.
ENTRY_BUNDLE_SYMBOLICNAME - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseOSGiManifestWriter
Deprecated. Bundle symbolic name: updated with the artifact id.
ENTRY_BUNDLE_VENDOR - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseOSGiManifestWriter
Deprecated. Bundle vendor: updated with the organization name (if set in the POM).
ENTRY_BUNDLE_VERSION - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseOSGiManifestWriter
Deprecated. Bundle version: updated with the project version.
equals(Object) - Method in class org.apache.maven.plugin.eclipse.BuildCommand
 
equals(Object) - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
 
equals(Object) - Method in class org.apache.maven.plugin.ide.IdeDependency
execute() - Method in class org.apache.maven.plugin.eclipse.AddMavenRepoMojo
Deprecated.  
execute() - Method in class org.apache.maven.plugin.eclipse.ConfigureWorkspaceMojo
 
execute() - Method in class org.apache.maven.plugin.eclipse.EclipseCleanMojo
 
execute() - Method in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
 
execute() - Method in class org.apache.maven.plugin.eclipse.InstallPluginsMojo
Traverse the list of resolved dependency artifacts.
execute() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
 
executedProject - Variable in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
The currently executed project (can be a reactor project).
ExplodedPlugin - Class in org.apache.maven.plugin.eclipse.osgiplugin
Represents an Eclipse plugin that it's exploded in a directory
ExplodedPlugin(File) - Constructor for class org.apache.maven.plugin.eclipse.osgiplugin.ExplodedPlugin
 

F

FILE_DOT_EXTERNAL_TOOL_BUILDERS - Static variable in class org.apache.maven.plugin.eclipse.writers.EclipseLaunchConfigurationWriter
 
FILE_DOT_WTPMODULES - Static variable in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpmodulesWriter
 
fillDefaultBuilders(String) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
 
fillDefaultBuilders(String) - Method in class org.apache.maven.plugin.eclipse.MyEclipsePlugin
Override the default builders with the builders used by MyEclipse
fillDefaultBuilders(String) - Method in class org.apache.maven.plugin.eclipse.RadPlugin
overwite the default builders with the builders required by RAD6.
fillDefaultClasspathContainers(String) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
 
fillDefaultClasspathContainers(String) - Method in class org.apache.maven.plugin.eclipse.MyEclipsePlugin
 
fillDefaultNatures(String) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
 
fillDefaultNatures(String) - Method in class org.apache.maven.plugin.eclipse.MyEclipsePlugin
Override the default natures with the natures used by MyEclipse
fillDefaultNatures(String) - Method in class org.apache.maven.plugin.eclipse.RadPlugin
overwite the default natures with the natures required by RAD6.
fixBuildNumberSeparator(String) - Method in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
Fix the separator for the 4th token in a versions.

G

getActiveStyleProfileName() - Method in class org.apache.maven.plugin.eclipse.WorkspaceConfiguration
 
getAdditionalBuildcommands() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Getter for additionalBuildcommands.
getAdditionalProjectnatures() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Getter for additionalProjectnatures.
getArtifactFactory() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Getter for artifactFactory.
getArtifactId() - Method in class org.apache.maven.plugin.ide.IdeDependency
Getter for artifactId.
getArtifactMetadataSource() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Getter for artifactMetadataSource.
getArtifactResolver() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Getter for artifactResolver.
getArtifactVersion(String[], List, int) - Static method in class org.apache.maven.plugin.ide.IdeUtils
Extracts the version of the first matching artifact in the given list.
getBasedir() - Method in class org.apache.maven.plugin.eclipse.EclipseCleanMojo
Getter for basedir.
getBuildcommands() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Getter for buildcommands.
getBuildCommands() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
Getter for buildCommands.
getBuilderLocation() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseAntExternalLaunchConfigurationWriter
 
getBuilderLocation() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseLaunchConfigurationWriter
 
getBuildOutputDirectory() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Getter for buildOutputDirectory.
getBuildOutputDirectory() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
Getter for buildOutputDirectory.
getCanonicalPath(File) - Static method in class org.apache.maven.plugin.ide.IdeUtils
 
getClassifier() - Method in class org.apache.maven.plugin.ide.IdeDependency
Getter for classifier.
getClasspathContainers() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Getter for classpathContainers.
getClasspathContainers() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
Getter for classpathContainers.
getCodeStylesURL() - Method in class org.apache.maven.plugin.eclipse.WorkspaceConfiguration
 
getCompilerPluginSetting(MavenProject, String) - Static method in class org.apache.maven.plugin.ide.IdeUtils
Returns a compiler plugin settings, considering also settings altered in plugin executions .
getCompilerSourceVersion(MavenProject) - Static method in class org.apache.maven.plugin.ide.IdeUtils
Returns the source version configured for the compiler plugin.
getCompilerTargetVersion(MavenProject) - Static method in class org.apache.maven.plugin.ide.IdeUtils
Returns the target version configured for the compiler plugin.
getComponentFileName() - Method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpComponent15Writer
File name where the WTP component settings will be stored for our Eclipse Project.
getComponentFileName() - Method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpComponentWriter
File name where the WTP component settings will be stored for our Eclipse Project.
getContent() - Method in class org.apache.maven.plugin.eclipse.EclipseConfigFile
Getter for content.
getContent() - Method in class org.apache.maven.plugin.eclipse.writers.workspace.EclipseCodeFormatterProfile
 
getContextName() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
 
getDeps() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
Getter for deps.
getDepsOrdered() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
 
getDownloadJavadocs() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Getter for downloadJavadocs.
getDownloadSources() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Getter for downloadSources.
getEclipseProjectDir() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Getter for eclipseProjectDir.
getEclipseProjectDirectory() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
Getter for eclipseProjectDir.
getEclipseProjectName() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
Getter for eclipseProjectName.
getEclipseProjectName() - Method in class org.apache.maven.plugin.ide.IdeDependency
Getter for eclipseProjectName.
getEjbVersion() - Method in class org.apache.maven.plugin.ide.JeeDescriptor
 
getExclude() - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
Getter for exclude.
getExecutedProject() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Getter for executedProject.
getFile() - Method in class org.apache.maven.plugin.eclipse.osgiplugin.AbstractEclipseOsgiPlugin
 
getFile() - Method in class org.apache.maven.plugin.ide.IdeDependency
Getter for file.
getGroupId() - Method in class org.apache.maven.plugin.ide.IdeDependency
Getter for groupId.
getHibernate() - Method in class org.apache.maven.plugin.eclipse.MyEclipsePlugin
 
getId() - Method in class org.apache.maven.plugin.ide.IdeDependency
Getter for artifactId.
getInclude() - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
Getter for include.
getJar() - Method in interface org.apache.maven.plugin.eclipse.osgiplugin.EclipseOsgiPlugin
Get a jar with the plugin contents
getJar() - Method in class org.apache.maven.plugin.eclipse.osgiplugin.ExplodedPlugin
 
getJar() - Method in class org.apache.maven.plugin.eclipse.osgiplugin.PackagedPlugin
 
getJarFile() - Method in interface org.apache.maven.plugin.eclipse.osgiplugin.EclipseOsgiPlugin
Get a jar with the plugin contents
getJarFile() - Method in class org.apache.maven.plugin.eclipse.osgiplugin.ExplodedPlugin
 
getJarFile() - Method in class org.apache.maven.plugin.eclipse.osgiplugin.PackagedPlugin
 
getJavadocAttachment() - Method in class org.apache.maven.plugin.ide.IdeDependency
Getter for javadocAttachment.
getJeeDescriptorFromEjbVersion(String) - Static method in class org.apache.maven.plugin.ide.JeeUtils
Returns the JEEDescriptor associated to an EJB specifications version.
getJeeDescriptorFromJeeVersion(String) - Static method in class org.apache.maven.plugin.ide.JeeUtils
Returns the JEEDescriptor associated to a JEE specifications version.
getJeeDescriptorFromJspVersion(String) - Static method in class org.apache.maven.plugin.ide.JeeUtils
Returns the JEEDescriptor associated to a JSP specifications version.
getJeeDescriptorFromServletVersion(String) - Static method in class org.apache.maven.plugin.ide.JeeUtils
Returns the JEEDescriptor associated to a Servlet specifications version.
getJeeVersion() - Method in class org.apache.maven.plugin.ide.JeeDescriptor
 
getJspVersion() - Method in class org.apache.maven.plugin.ide.JeeDescriptor
 
getKey(Model) - Method in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
 
getLaunchConfigurationType() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseAntExternalLaunchConfigurationWriter
 
getLaunchConfigurationType() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseLaunchConfigurationWriter
 
getLocalRepository() - Method in class org.apache.maven.plugin.eclipse.AbstractWorkspaceMojo
 
getLocalRepository() - Method in class org.apache.maven.plugin.eclipse.WorkspaceConfiguration
 
getLocalRepository() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
Getter for localRepository.
getLocalRepository() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Getter for localRepository.
getManifest() - Method in interface org.apache.maven.plugin.eclipse.osgiplugin.EclipseOsgiPlugin
Get the plugin Manifest
getManifest() - Method in class org.apache.maven.plugin.eclipse.osgiplugin.ExplodedPlugin
 
getManifest() - Method in class org.apache.maven.plugin.eclipse.osgiplugin.PackagedPlugin
 
getManifestAttribute(String) - Method in class org.apache.maven.plugin.eclipse.osgiplugin.AbstractEclipseOsgiPlugin
 
getManifestAttribute(String) - Method in interface org.apache.maven.plugin.eclipse.osgiplugin.EclipseOsgiPlugin
 
getManifestFile() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
Getter for manifestFile.
getMetaInfBaseDirectory(MavenProject) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseManifestWriter
Search the project for the existing META-INF directory where the manifest should be located.
getMonitoredResources() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseAntExternalLaunchConfigurationWriter
 
getMonitoredResources() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseLaunchConfigurationWriter
 
getName() - Method in class org.apache.maven.plugin.eclipse.EclipseConfigFile
Getter for name.
getNormalizedVersion(String) - Static method in class org.apache.maven.plugin.eclipse.writers.EclipseOSGiManifestWriter
Deprecated. Normalize a version number, by moving snapshot identifier to the 5th token (first 4 tokens must be numeric for OSGI bundles)
getOutput() - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
Getter for output.
getPackaging() - Method in class org.apache.maven.plugin.eclipse.EclipseCleanMojo
 
getPackaging() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
 
getPath() - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
Getter for path.
getPluginConfigurationDom(MavenProject, String) - Static method in class org.apache.maven.plugin.ide.IdeUtils
Search for the configuration Xpp3 dom of an other plugin.
getPluginConfigurationDom(MavenProject, String, String[]) - Static method in class org.apache.maven.plugin.ide.IdeUtils
Search for the configuration Xpp3 dom of an other plugin.
getPluginProperties() - Method in class org.apache.maven.plugin.eclipse.osgiplugin.AbstractEclipseOsgiPlugin
 
getPluginProperties() - Method in interface org.apache.maven.plugin.eclipse.osgiplugin.EclipseOsgiPlugin
Loads the plugin.properties file from a the plugin, usually needed in order to resolve the artifact name.
getPluginSetting(MavenProject, String, String, String) - Static method in class org.apache.maven.plugin.ide.IdeUtils
Search for a configuration setting of an other plugin for a configuration setting.
getPomProperties() - Method in class org.apache.maven.plugin.eclipse.osgiplugin.AbstractEclipseOsgiPlugin
 
getPomProperties() - Method in interface org.apache.maven.plugin.eclipse.osgiplugin.EclipseOsgiPlugin
Properties to add to the pom
getPomProperties() - Method in class org.apache.maven.plugin.eclipse.osgiplugin.ExplodedPlugin
set the pom property to install unpacked if it was unpacked
getProfileName() - Method in class org.apache.maven.plugin.eclipse.writers.workspace.EclipseCodeFormatterProfile
 
getProject() - Method in class org.apache.maven.plugin.eclipse.RadCleanMojo
getter for the instancevarriable project.
getProject() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
Getter for project.
getProject() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Getter for project.
getProjectBaseDir() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
Getter for projectBaseDir.
getProjectFacets() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
Getter for projectFacets.
getProjectName(String, IdeDependency) - Static method in class org.apache.maven.plugin.ide.IdeUtils
 
getProjectName(String, Artifact) - Static method in class org.apache.maven.plugin.ide.IdeUtils
Use the project name template to create an eclipse project.
getProjectName(String, MavenProject) - Static method in class org.apache.maven.plugin.ide.IdeUtils
 
getProjectName(IdeDependency, boolean) - Static method in class org.apache.maven.plugin.ide.IdeUtils
 
getProjectName(MavenProject, boolean) - Static method in class org.apache.maven.plugin.ide.IdeUtils
 
getProjectNameForArifact(Artifact) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Find the name of the project as used in eclipse.
getProjectNameForArifact(Artifact) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Find the name of the project as used in eclipse.
getProjectNameTemplate() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
 
getProjectNameTemplate() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
 
getProjectnatures() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Getter for projectnatures.
getProjectnatures() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
Getter for projectnatures.
getProjectVersion() - Method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpComponent15Writer
Version number added to component configuration.
getProjectVersion() - Method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpComponentWriter
Version number added to component configuration.
getReactorProjects() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Getter for reactorProjects.
getRefreshScope() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseLaunchConfigurationWriter
 
getRemoteArtifactRepositories() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Getter for remoteArtifactRepositories.
getRunBuildKinds() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseLaunchConfigurationWriter
 
getServletVersion() - Method in class org.apache.maven.plugin.ide.JeeDescriptor
 
getSourceAttachment() - Method in class org.apache.maven.plugin.ide.IdeDependency
Getter for sourceAttachment.
getSourceDirs() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
Getter for sourceDirs.
getSpring() - Method in class org.apache.maven.plugin.eclipse.MyEclipsePlugin
 
getString(String) - Static method in class org.apache.maven.plugin.eclipse.Messages
 
getString(String, Object[]) - Static method in class org.apache.maven.plugin.eclipse.Messages
 
getString(String, Object) - Static method in class org.apache.maven.plugin.eclipse.Messages
 
getStruts() - Method in class org.apache.maven.plugin.eclipse.MyEclipsePlugin
 
getType() - Method in class org.apache.maven.plugin.ide.IdeDependency
Getter for type.
getUseProjectReferences() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Getter for useProjectReferences.
getUseProjectReferences() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
return false if projects available in a reactor build should be considered normal dependencies, true if referenced project will be linked and not need artifact resolution.
getVersion() - Method in class org.apache.maven.plugin.ide.IdeDependency
Getter for version.
getWarContextRoot() - Method in class org.apache.maven.plugin.eclipse.RadPlugin
 
getWorkspace() - Method in class org.apache.maven.plugin.eclipse.AbstractWorkspaceMojo
 
getWorkspaceDirectory() - Method in class org.apache.maven.plugin.eclipse.WorkspaceConfiguration
 
getWtpapplicationxml() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
Getter for wtpapplicationxml.
getWtpversion() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Getter for wtpversion.
getWtpVersion() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
Getter for wtpVersion.

H

hashCode() - Method in class org.apache.maven.plugin.eclipse.BuildCommand
 
hashCode() - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
 
hashCode() - Method in class org.apache.maven.plugin.ide.IdeDependency
hasManifest() - Method in interface org.apache.maven.plugin.eclipse.osgiplugin.EclipseOsgiPlugin
Whether the manifest is present or not
hasManifest() - Method in class org.apache.maven.plugin.eclipse.osgiplugin.ExplodedPlugin
 
hasManifest() - Method in class org.apache.maven.plugin.eclipse.osgiplugin.PackagedPlugin
 

I

IdeDependency - Class in org.apache.maven.plugin.ide
 
IdeDependency() - Constructor for class org.apache.maven.plugin.ide.IdeDependency
Creates an uninitialized instance
IdeDependency(String, String, String, String, boolean, boolean, boolean, boolean, boolean, File, String, boolean, String, int, String) - Constructor for class org.apache.maven.plugin.ide.IdeDependency
 
IdeUtils - Class in org.apache.maven.plugin.ide
 
init(Log, EclipseWriterConfig) - Method in class org.apache.maven.plugin.eclipse.writers.AbstractEclipseWriter
 
init(Log, EclipseWriterConfig, String, String) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseAntExternalLaunchConfigurationWriter
 
init(Log, EclipseWriterConfig, String) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseLaunchConfigurationWriter
Filename including .launch
init(Log, EclipseWriterConfig) - Method in interface org.apache.maven.plugin.eclipse.writers.EclipseWriter
Init this writer.
init(URL, String) - Method in class org.apache.maven.plugin.eclipse.writers.workspace.EclipseCodeFormatterProfile
 
init(Log, WorkspaceConfiguration) - Method in class org.apache.maven.plugin.eclipse.writers.workspace.EclipseWorkspaceWriter
 
init(Log, WorkspaceConfiguration) - Method in interface org.apache.maven.plugin.eclipse.writers.workspace.WorkspaceWriter
Init this writer.
inputHandler - Variable in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
Input handler, needed for comand line handling.
installer - Variable in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
ArtifactInstaller component.
InstallPluginsMojo - Class in org.apache.maven.plugin.eclipse
Install plugins resolved from the Maven repository system into an Eclipse instance.
InstallPluginsMojo() - Constructor for class org.apache.maven.plugin.eclipse.InstallPluginsMojo
 
InstallPluginsMojo(File, boolean, List, String, ArtifactRepository, MavenProjectBuilder, ArchiverManager, InputHandler, Log) - Constructor for class org.apache.maven.plugin.eclipse.InstallPluginsMojo
 
isAddedToClasspath() - Method in class org.apache.maven.plugin.ide.IdeDependency
Getter for addedToClasspath.
isAddGroupIdToProjectName() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Getter for addGroupIdToProjectName.
isAddVersionToProjectName() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Getter for addVersionToProjectName.
isAddVersionToProjectName() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
Deprecated. use EclipseWriterConfig.getProjectNameTemplate()
isAppendEnvironmentVariables() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseLaunchConfigurationWriter
 
isAvailableAsAReactorProject(Artifact) - Method in class org.apache.maven.plugin.eclipse.RadPlugin
Utility method that locates a project producing the given artifact.
isFiltering() - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
Wheter this resource should be copied with filtering.
isJavaProject() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
 
isLaunchInBackground() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseLaunchConfigurationWriter
 
isOsgiBundle() - Method in class org.apache.maven.plugin.ide.IdeDependency
Getter for osgiBundle.
isPde() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
Getter for pde.
isPdeProject() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
 
isProvided() - Method in class org.apache.maven.plugin.ide.IdeDependency
Getter for provided.
isReferencedProject() - Method in class org.apache.maven.plugin.ide.IdeDependency
Getter for referencedProject.
isResolveDependencies() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
 
isResource() - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
Getter for isResource.
isSystemScoped() - Method in class org.apache.maven.plugin.ide.IdeDependency
Getter for systemScoped.
isSystemScopedOutsideProject(MavenProject) - Method in class org.apache.maven.plugin.ide.IdeDependency
Is this dependency System scoped outside the eclipse project.
isTest() - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
Getter for test.
isTestDependency() - Method in class org.apache.maven.plugin.ide.IdeDependency
Getter for testDependency.

J

JAVA_1_1 - Static variable in class org.apache.maven.plugin.ide.IdeUtils
 
JAVA_1_2 - Static variable in class org.apache.maven.plugin.ide.IdeUtils
 
JAVA_1_3 - Static variable in class org.apache.maven.plugin.ide.IdeUtils
 
JAVA_1_4 - Static variable in class org.apache.maven.plugin.ide.IdeUtils
 
JAVA_5_0 - Static variable in class org.apache.maven.plugin.ide.IdeUtils
 
JAVA_6_0 - Static variable in class org.apache.maven.plugin.ide.IdeUtils
 
JEE_1_2 - Static variable in class org.apache.maven.plugin.ide.JeeDescriptor
 
JEE_1_3 - Static variable in class org.apache.maven.plugin.ide.JeeDescriptor
 
JEE_1_4 - Static variable in class org.apache.maven.plugin.ide.JeeDescriptor
 
JEE_5_0 - Static variable in class org.apache.maven.plugin.ide.JeeDescriptor
 
JeeDescriptor - Class in org.apache.maven.plugin.ide
 
JeeDescriptor(String, String, String, String) - Constructor for class org.apache.maven.plugin.ide.JeeDescriptor
 
JeeUtils - Class in org.apache.maven.plugin.ide
 
JeeUtils() - Constructor for class org.apache.maven.plugin.ide.JeeUtils
 
JSP_1_1 - Static variable in class org.apache.maven.plugin.ide.JeeDescriptor
 
JSP_1_2 - Static variable in class org.apache.maven.plugin.ide.JeeDescriptor
 
JSP_2_0 - Static variable in class org.apache.maven.plugin.ide.JeeDescriptor
 
JSP_2_1 - Static variable in class org.apache.maven.plugin.ide.JeeDescriptor
 

L

LANGUAGE_JAVA - Static variable in class org.apache.maven.plugin.eclipse.Constants
 
localRepository - Variable in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Local maven repository.
log - Variable in class org.apache.maven.plugin.eclipse.writers.AbstractEclipseWriter
Logger.

M

M2ECLIPSE_BUILD_COMMAND - Static variable in class org.apache.maven.plugin.eclipse.M2EclipseMojo
 
M2ECLIPSE_CLASSPATH_CONTAINER - Static variable in class org.apache.maven.plugin.eclipse.M2EclipseMojo
 
M2ECLIPSE_NATURE - Static variable in class org.apache.maven.plugin.eclipse.M2EclipseMojo
 
M2EclipseMojo - Class in org.apache.maven.plugin.eclipse
Creates an eclipse project that is ready to use with the M2Elipse plugin.
M2EclipseMojo() - Constructor for class org.apache.maven.plugin.eclipse.M2EclipseMojo
 
MakeArtifactsMojo - Class in org.apache.maven.plugin.eclipse
Deprecated. use EclipseToMavenMojo for the latest naming conventions
MakeArtifactsMojo() - Constructor for class org.apache.maven.plugin.eclipse.MakeArtifactsMojo
Deprecated.  
Messages - Class in org.apache.maven.plugin.eclipse
 
MonitoredResource - Class in org.apache.maven.plugin.eclipse.writers
 
MonitoredResource(String, int) - Constructor for class org.apache.maven.plugin.eclipse.writers.MonitoredResource
 
MyEclipseClasspathWriter - Class in org.apache.maven.plugin.eclipse.writers.myeclipse
 
MyEclipseClasspathWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.myeclipse.MyEclipseClasspathWriter
 
MyEclipseCleanMojo - Class in org.apache.maven.plugin.eclipse
Deletes configuration files used by MyEclipse
MyEclipseCleanMojo() - Constructor for class org.apache.maven.plugin.eclipse.MyEclipseCleanMojo
 
MyEclipseHibernateWriter - Class in org.apache.maven.plugin.eclipse.writers.myeclipse
Writer for MyEclipse Hibernate Capability
MyEclipseHibernateWriter(Map) - Constructor for class org.apache.maven.plugin.eclipse.writers.myeclipse.MyEclipseHibernateWriter
Constructor
MyEclipseMetadataWriter - Class in org.apache.maven.plugin.eclipse.writers.myeclipse
MyEclipse .mymetadata configuration file writer
MyEclipseMetadataWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.myeclipse.MyEclipseMetadataWriter
 
MyEclipsePlugin - Class in org.apache.maven.plugin.eclipse
Generates MyEclipse configuration files
MyEclipsePlugin() - Constructor for class org.apache.maven.plugin.eclipse.MyEclipsePlugin
 
MyEclipseSpringBeansWriter - Class in org.apache.maven.plugin.eclipse.writers.myeclipse
MyEclipse .springBeans configuration file writer
MyEclipseSpringBeansWriter(Map) - Constructor for class org.apache.maven.plugin.eclipse.writers.myeclipse.MyEclipseSpringBeansWriter
Allow injection of Spring configuration filenames through constructor
MyEclipseStrutsDataWriter - Class in org.apache.maven.plugin.eclipse.writers.myeclipse
MyEclipse .mystrutsdata configuration file writer
MyEclipseStrutsDataWriter(Map) - Constructor for class org.apache.maven.plugin.eclipse.writers.myeclipse.MyEclipseStrutsDataWriter
Receive struts properties map from plugin

O

org.apache.maven.plugin.eclipse - package org.apache.maven.plugin.eclipse
 
org.apache.maven.plugin.eclipse.osgiplugin - package org.apache.maven.plugin.eclipse.osgiplugin
 
org.apache.maven.plugin.eclipse.writers - package org.apache.maven.plugin.eclipse.writers
 
org.apache.maven.plugin.eclipse.writers.myeclipse - package org.apache.maven.plugin.eclipse.writers.myeclipse
 
org.apache.maven.plugin.eclipse.writers.rad - package org.apache.maven.plugin.eclipse.writers.rad
 
org.apache.maven.plugin.eclipse.writers.workspace - package org.apache.maven.plugin.eclipse.writers.workspace
 
org.apache.maven.plugin.eclipse.writers.wtp - package org.apache.maven.plugin.eclipse.writers.wtp
 
org.apache.maven.plugin.ide - package org.apache.maven.plugin.ide
 
osgiVersionToMavenVersion(String) - Method in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
 
osgiVersionToMavenVersion(String, String, boolean) - Method in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
The 4th (build) token MUST be separed with "-" and not with "." in maven.
osgiVersionToMavenVersion(String) - Method in class org.apache.maven.plugin.eclipse.MakeArtifactsMojo
Deprecated.  

P

PackagedPlugin - Class in org.apache.maven.plugin.eclipse.osgiplugin
Represents an Eclipse plugin that it's packaged as a jar
PackagedPlugin(File) - Constructor for class org.apache.maven.plugin.eclipse.osgiplugin.PackagedPlugin
 
packaging - Variable in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
The project packaging.
parseDependencies(String) - Method in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
Parses the "Require-Bundle" and convert it to a list of dependencies.
print(XMLWriter) - Method in class org.apache.maven.plugin.eclipse.BuildCommand
 
print() - Method in class org.apache.maven.plugin.eclipse.writers.MonitoredResource
 
processFile(File, Map, Map) - Method in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
 
processPlugin(EclipseOsgiPlugin, Model, Map, Map) - Method in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
 
processPlugin(EclipseOsgiPlugin, Model, Map, Map) - Method in class org.apache.maven.plugin.eclipse.MakeArtifactsMojo
Deprecated.  
PROJECT - Static variable in class org.apache.maven.plugin.eclipse.writers.MonitoredResource
 
project - Variable in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
The project whose project files to create.
PROJECT_NAME_DEFAULT_TEMPLATE - Static variable in class org.apache.maven.plugin.ide.IdeUtils
 
PROJECT_NAME_WITH_GROUP_AND_VERSION_TEMPLATE - Static variable in class org.apache.maven.plugin.ide.IdeUtils
 
PROJECT_NAME_WITH_GROUP_TEMPLATE - Static variable in class org.apache.maven.plugin.ide.IdeUtils
 
PROJECT_NAME_WITH_VERSION_TEMPLATE - Static variable in class org.apache.maven.plugin.ide.IdeUtils
 
PROJECT_PACKAGING_EAR - Static variable in class org.apache.maven.plugin.eclipse.Constants
 
PROJECT_PACKAGING_EJB - Static variable in class org.apache.maven.plugin.eclipse.Constants
 
PROJECT_PACKAGING_JAR - Static variable in class org.apache.maven.plugin.eclipse.Constants
 
PROJECT_PACKAGING_POM - Static variable in class org.apache.maven.plugin.eclipse.Constants
 
PROJECT_PACKAGING_WAR - Static variable in class org.apache.maven.plugin.eclipse.Constants
 
PROP_UNPACK_PLUGIN - Static variable in class org.apache.maven.plugin.eclipse.InstallPluginsMojo
Set this property in a plugin POM's <properties/> section to determine whether that plugin should be expanded during installation, or left as a jar file.

R

RadApplicationXMLWriter - Class in org.apache.maven.plugin.eclipse.writers.rad
This writer creates the application.xml and the .modulemaps files for RAD6 in the META-INF directory in the project root.
RadApplicationXMLWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.rad.RadApplicationXMLWriter
 
RadCleanMojo - Class in org.apache.maven.plugin.eclipse
Deletes the config files used by Rad-6.
RadCleanMojo() - Constructor for class org.apache.maven.plugin.eclipse.RadCleanMojo
 
RadEjbClasspathWriter - Class in org.apache.maven.plugin.eclipse.writers.rad
Adapts the .classpath file for RAD6 for now write hardcoded: target/websphere/classes future releases could make this varriable.
RadEjbClasspathWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.rad.RadEjbClasspathWriter
 
RadJ2EEWriter - Class in org.apache.maven.plugin.eclipse.writers.rad
Creates the .j2ee file for RAD6 for now write hardcoded: EJB version 2.1 WAR version 2.4 EAR version 1.4 future releases could make these varriable.
RadJ2EEWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.rad.RadJ2EEWriter
 
RadLibCopier - Class in org.apache.maven.plugin.eclipse.writers.rad
Copy all dependent jar in the directorys where RAD6 needs then to use the runtime enviorment in RAD6.
RadLibCopier() - Constructor for class org.apache.maven.plugin.eclipse.writers.rad.RadLibCopier
 
RadManifestWriter - Class in org.apache.maven.plugin.eclipse.writers.rad
Create or adapt the manifest files for the RAD6 runtime dependencys.
RadManifestWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.rad.RadManifestWriter
 
RadPlugin - Class in org.apache.maven.plugin.eclipse
Generates the rad-6 configuration files.
RadPlugin() - Constructor for class org.apache.maven.plugin.eclipse.RadPlugin
 
RadWebSettingsWriter - Class in org.apache.maven.plugin.eclipse.writers.rad
Creates a .settings folder for Eclipse WTP 1.x release and writes out the configuration under it.
RadWebSettingsWriter(String) - Constructor for class org.apache.maven.plugin.eclipse.writers.rad.RadWebSettingsWriter
required default constructor.
RadWebsiteConfigWriter - Class in org.apache.maven.plugin.eclipse.writers.rad
Creates a .settings folder for Eclipse WTP 1.x release and writes out the configuration under it.
RadWebsiteConfigWriter() - Constructor for class org.apache.maven.plugin.eclipse.writers.rad.RadWebsiteConfigWriter
 
reactorProjects - Variable in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
If the executed project is a reactor project, this will contains the full list of projects in the reactor.
remoteArtifactRepositories - Variable in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Remote repositories which will be searched for source attachments.
REQUIRED_PLUGINS_CONTAINER - Static variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
 
resolveArtifactWithClassifier(String, String, String, String, ArtifactRepository, ArtifactResolver, ArtifactFactory, List, Log) - Static method in class org.apache.maven.plugin.ide.IdeUtils
 
resolveEjbVersion(MavenProject) - Static method in class org.apache.maven.plugin.ide.JeeUtils
Search in dependencies a version of EJB APIs (or of JEE APIs).
resolveJavaVersion(MavenProject) - Static method in class org.apache.maven.plugin.ide.IdeUtils
 
resolveJeeVersion(MavenProject) - Static method in class org.apache.maven.plugin.ide.JeeUtils
Search in dependencies a version of JEE APIs.
resolveJspVersion(MavenProject) - Static method in class org.apache.maven.plugin.ide.JeeUtils
Search in dependencies a version of JSP APIs (or from JEE APIs, or from Servlet APIs).
resolveServletVersion(MavenProject) - Static method in class org.apache.maven.plugin.ide.JeeUtils
Search in dependencies a version of Servlet APIs (or of JEE APIs).
resolveVersionRanges(Model, Map) - Method in class org.apache.maven.plugin.eclipse.EclipseToMavenMojo
Resolve version ranges in the model provided, overriding version ranges with versions from the dependency in the provided map of models.
resolveVersionRanges(Model, Map) - Method in class org.apache.maven.plugin.eclipse.MakeArtifactsMojo
Deprecated.  
rewriteManifest(File) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseOSGiManifestWriter
Deprecated.  

S

SERVLET_2_2 - Static variable in class org.apache.maven.plugin.ide.JeeDescriptor
 
SERVLET_2_3 - Static variable in class org.apache.maven.plugin.ide.JeeDescriptor
 
SERVLET_2_4 - Static variable in class org.apache.maven.plugin.ide.JeeDescriptor
 
SERVLET_2_5 - Static variable in class org.apache.maven.plugin.ide.JeeDescriptor
 
setActiveStyleProfileName(String) - Method in class org.apache.maven.plugin.eclipse.WorkspaceConfiguration
 
setAddedToClasspath(boolean) - Method in class org.apache.maven.plugin.ide.IdeDependency
Setter for addedToClasspath.
setAddGroupIdToProjectName(boolean) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Setter for addGroupIdToProjectName.
setAdditionalBuildcommands(List) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Setter for additionalBuildcommands.
setAdditionalProjectnatures(List) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Setter for additionalProjectnatures.
setAddVersionToProjectName(boolean) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Setter for addVersionToProjectName.
setAddVersionToProjectName(boolean) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
Deprecated. use EclipseWriterConfig.setProjectNameTemplate(String)
setArtifactFactory(ArtifactFactory) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Setter for artifactFactory.
setArtifactId(String) - Method in class org.apache.maven.plugin.ide.IdeDependency
Setter for artifactId.
setArtifactMetadataSource(ArtifactMetadataSource) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Setter for artifactMetadataSource.
setArtifactResolver(ArtifactResolver) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Setter for artifactResolver.
setBasedir(File) - Method in class org.apache.maven.plugin.eclipse.EclipseCleanMojo
Setter for basedir.
setBuildcommands(List) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Setter for buildcommands.
setBuildCommands(List) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
Setter for buildCommands.
setBuildOutputDirectory(File) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Setter for buildOutputDirectory.
setBuildOutputDirectory(File) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
Setter for buildOutputDirectory.
setClassifier(String) - Method in class org.apache.maven.plugin.ide.IdeDependency
Setter for groupId.
setClasspathContainers(List) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Setter for classpathContainers.
setClasspathContainers(List) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
Setter for classpathContainers.
setCodeStylesURL(URL) - Method in class org.apache.maven.plugin.eclipse.WorkspaceConfiguration
 
setContent(String) - Method in class org.apache.maven.plugin.eclipse.EclipseConfigFile
Setter for content.
setContextName(String) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
 
setDeps(IdeDependency[]) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
Setter for deps.
setDownloadJavadocs(boolean) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Setter for downloadJavadocs.
setDownloadSources(boolean) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Setter for downloadSources.
setEclipseProjectDir(File) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Setter for eclipseProjectDir.
setEclipseProjectDirectory(File) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
Setter for eclipseProjectDir.
setEclipseProjectName(String) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
Setter for eclipseProjectName.
setEclipseProjectName(String) - Method in class org.apache.maven.plugin.ide.IdeDependency
Setter for eclipseProjectName.
setExclude(String) - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
Setter for exclude.
setExecutedProject(MavenProject) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Setter for executedProject.
setFile(File) - Method in class org.apache.maven.plugin.eclipse.osgiplugin.AbstractEclipseOsgiPlugin
 
setFile(File) - Method in class org.apache.maven.plugin.ide.IdeDependency
Setter for file.
setGroupId(String) - Method in class org.apache.maven.plugin.ide.IdeDependency
Setter for groupId.
setHibernate(Map) - Method in class org.apache.maven.plugin.eclipse.MyEclipsePlugin
 
setInclude(String) - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
Setter for include.
setJavadocAttachment(File) - Method in class org.apache.maven.plugin.ide.IdeDependency
Setter for javadocAttachment.
setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.plugin.eclipse.AbstractWorkspaceMojo
 
setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.plugin.eclipse.WorkspaceConfiguration
 
setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
Setter for localRepository.
setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Setter for localRepository.
setManifestFile(File) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
Setter for manifestFile.
setName(String) - Method in class org.apache.maven.plugin.eclipse.EclipseConfigFile
Setter for name.
setOutput(String) - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
Setter for output.
setPackaging(String) - Method in class org.apache.maven.plugin.eclipse.EclipseCleanMojo
 
setPackaging(String) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
 
setPath(String) - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
Setter for path.
setPde(boolean) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
Setter for pde.
setProject(MavenProject) - Method in class org.apache.maven.plugin.eclipse.RadCleanMojo
getter for the instancevarriable project.
setProject(MavenProject) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
Setter for project.
setProject(MavenProject) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Setter for project.
setProjectBaseDir(File) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
Setter for projectBaseDir.
setProjectFacets(Map) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
Setter for projectFacets
setProjectNameTemplate(String) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
 
setProjectNameTemplate(String) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
 
setProjectnatures(List) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Setter for projectnatures.
setProjectnatures(List) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
Setter for projectnatures.
setProvided(boolean) - Method in class org.apache.maven.plugin.ide.IdeDependency
Setter for provided.
setReactorProjects(List) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Setter for reactorProjects.
setReferencedProject(boolean) - Method in class org.apache.maven.plugin.ide.IdeDependency
Setter for referencedProject.
setRemoteArtifactRepositories(List) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Setter for remoteArtifactRepositories.
setResolveDependencies(boolean) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
 
setSourceAttachment(File) - Method in class org.apache.maven.plugin.ide.IdeDependency
Setter for sourceAttachment.
setSourceDirs(EclipseSourceDir[]) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
Setter for sourceDirs.
setSpring(Map) - Method in class org.apache.maven.plugin.eclipse.MyEclipsePlugin
 
setStruts(Map) - Method in class org.apache.maven.plugin.eclipse.MyEclipsePlugin
 
setSystemScoped(boolean) - Method in class org.apache.maven.plugin.ide.IdeDependency
Setter for systemScoped.
setTest(boolean) - Method in class org.apache.maven.plugin.eclipse.EclipseSourceDir
Setter for test.
setTestDependency(boolean) - Method in class org.apache.maven.plugin.ide.IdeDependency
Setter for testDependency.
setType(String) - Method in class org.apache.maven.plugin.ide.IdeDependency
Setter for type.
setup() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
 
setup() - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Hook for preparation steps before the actual plugin execution.
setupExtras() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
 
setupExtras() - Method in class org.apache.maven.plugin.eclipse.M2EclipseMojo
 
setupExtras() - Method in class org.apache.maven.plugin.eclipse.RadPlugin
WARNING: The manifest resources added here will not have the benefit of the dependencies of the project, since that's not provided in the setup() apis...
setUseProjectReferences(boolean) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Setter for useProjectReferences.
setVersion(String) - Method in class org.apache.maven.plugin.ide.IdeDependency
Setter for version.
setWarContextRoot(String) - Method in class org.apache.maven.plugin.eclipse.RadPlugin
 
setWorkspace(String) - Method in class org.apache.maven.plugin.eclipse.AbstractWorkspaceMojo
 
setWorkspaceDirectory(File) - Method in class org.apache.maven.plugin.eclipse.WorkspaceConfiguration
 
setWtpapplicationxml(boolean) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
Setter for buildCommands.
setWtpversion(String) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Setter for wtpversion.
setWtpVersion(float) - Method in class org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig
Setter for wtpVersion.

T

toRelativeAndFixSeparator(File, File, boolean) - Static method in class org.apache.maven.plugin.ide.IdeUtils
 
toString() - Method in class org.apache.maven.plugin.eclipse.osgiplugin.AbstractEclipseOsgiPlugin
 
toString() - Method in class org.apache.maven.plugin.ide.IdeDependency
 

V

validateExtras() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
 
verifyClasspathContainerListIsComplete() - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
 

W

WorkspaceConfiguration - Class in org.apache.maven.plugin.eclipse
 
WorkspaceConfiguration() - Constructor for class org.apache.maven.plugin.eclipse.WorkspaceConfiguration
 
WorkspaceWriter - Interface in org.apache.maven.plugin.eclipse.writers.workspace
 
write() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseClasspathWriter
 
write() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseLaunchConfigurationWriter
 
write() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseManifestWriter
Write the manifest files use an existing one it it exists (it will be overwritten!! in a war use webapp/META-INF else use the generated rad6 sourcefolder
write() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseOSGiManifestWriter
Deprecated.  
write() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseProjectWriter
 
write() - Method in class org.apache.maven.plugin.eclipse.writers.EclipseSettingsWriter
 
write() - Method in interface org.apache.maven.plugin.eclipse.writers.EclipseWriter
Main method that should be implemented by the writer to do the work.
write() - Method in class org.apache.maven.plugin.eclipse.writers.myeclipse.MyEclipseHibernateWriter
Write MyEclipse Hibernate configuration
write() - Method in class org.apache.maven.plugin.eclipse.writers.myeclipse.MyEclipseMetadataWriter
Writer entry point
write() - Method in class org.apache.maven.plugin.eclipse.writers.myeclipse.MyEclipseSpringBeansWriter
Write MyEclipse .springBeans configuration file
write() - Method in class org.apache.maven.plugin.eclipse.writers.myeclipse.MyEclipseStrutsDataWriter
Write MyEclipse .mystrutsdata configuration file
write() - Method in class org.apache.maven.plugin.eclipse.writers.rad.RadApplicationXMLWriter
write the application.xml and the .modulemaps file to the META-INF directory.
write() - Method in class org.apache.maven.plugin.eclipse.writers.rad.RadEjbClasspathWriter
write the .classpath file to the project root directory.
write() - Method in class org.apache.maven.plugin.eclipse.writers.rad.RadJ2EEWriter
write the .j2ee file to the project root directory.
write() - Method in class org.apache.maven.plugin.eclipse.writers.rad.RadLibCopier
copy the jars in the apropreate directorys.
write() - Method in class org.apache.maven.plugin.eclipse.writers.rad.RadManifestWriter
Write the manifest files use an existing one it it exists (it will be overwritten!! in a war use webapp/META-INF else use the generated rad6 sourcefolder
write() - Method in class org.apache.maven.plugin.eclipse.writers.rad.RadWebSettingsWriter
write the websettings file for RAD6 if needed.
write() - Method in class org.apache.maven.plugin.eclipse.writers.rad.RadWebsiteConfigWriter
write the website-config file for RAD6 if needed.
write() - Method in class org.apache.maven.plugin.eclipse.writers.workspace.EclipseWorkspaceWriter
 
write() - Method in interface org.apache.maven.plugin.eclipse.writers.workspace.WorkspaceWriter
Main method that should be implemented by the writer to do the work.
write() - Method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpApplicationXMLWriter
write the application.xml and the .modulemaps file to the META-INF directory.
write() - Method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpComponentWriter
 
write() - Method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpFacetsWriter
 
write() - Method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpmodulesWriter
 
writeAttribute(XMLWriter, String, String) - Static method in class org.apache.maven.plugin.eclipse.writers.EclipseLaunchConfigurationWriter
 
writeAttribute(XMLWriter, String, boolean) - Static method in class org.apache.maven.plugin.eclipse.writers.EclipseLaunchConfigurationWriter
 
writeAttribute(XMLWriter, String, String[]) - Static method in class org.apache.maven.plugin.eclipse.writers.EclipseLaunchConfigurationWriter
 
writeConfiguration(IdeDependency[]) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
 
writeConfiguration(IdeDependency[]) - Method in class org.apache.maven.plugin.eclipse.MyEclipsePlugin
 
writeConfiguration(IdeDependency[]) - Method in class org.apache.maven.plugin.ide.AbstractIdeSupportMojo
Main plugin method where dependencies should be processed in order to generate IDE configuration files.
writeContextRoot(XMLWriter) - Method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpComponent15Writer
 
writeContextRoot(XMLWriter) - Method in class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpComponentWriter
 
writeExtraConfiguration(EclipseWriterConfig) - Method in class org.apache.maven.plugin.eclipse.EclipsePlugin
Write any extra configuration information for the Eclipse project.
writeExtraConfiguration(EclipseWriterConfig) - Method in class org.apache.maven.plugin.eclipse.RadPlugin
write all rad6 configuration files.
writeModuleTypeAccordingToPackaging(MavenProject, XMLWriter, File) - Method in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
 
writeWarOrEarResources(XMLWriter, MavenProject, ArtifactRepository) - Method in class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
 
WTP_SUPPORTED_VERSIONS - Static variable in class org.apache.maven.plugin.eclipse.EclipsePlugin
 

A B C D E F G H I J L M O P R S T V W

Copyright © 2002-2007 The Apache Software Foundation. All Rights Reserved.