|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.eclipse.writers.AbstractEclipseResourceWriter
org.apache.maven.plugin.eclipse.writers.AbstractWtpResourceWriter
org.apache.maven.plugin.eclipse.writers.EclipseWtpFacetsWriter
public class EclipseWtpFacetsWriter
Creates a .settings folder for Eclipse WTP 1.x release and writes out the configuration under it.
| Field Summary |
|---|
| Fields inherited from class org.apache.maven.plugin.eclipse.writers.AbstractWtpResourceWriter |
|---|
ARTIFACT_MAVEN_WAR_PLUGIN, ATTR_DEPLOY_NAME, ATTR_DEPLOY_PATH, ATTR_MODULE_ID, ATTR_MODULE_TYPE_ID, ATTR_NAME, ATTR_SOURCE_PATH, ATTR_VALUE, ELT_MODULE_TYPE, ELT_PROJECT_MODULES, ELT_PROPERTY, ELT_VERSION, ELT_WB_MODULE, ELT_WB_RESOURCE |
| Fields inherited from class org.apache.maven.plugin.eclipse.writers.AbstractEclipseResourceWriter |
|---|
deps |
| Constructor Summary | |
|---|---|
EclipseWtpFacetsWriter(org.apache.maven.plugin.logging.Log log,
java.io.File eclipseProjectDir,
org.apache.maven.project.MavenProject project,
IdeDependency[] deps)
|
|
| Method Summary | |
|---|---|
void |
write(EclipseSourceDir[] sourceDirs,
org.apache.maven.artifact.repository.ArtifactRepository localRepository,
java.io.File buildOutputDirectory)
Common elements of configuration are handled here. |
| Methods inherited from class org.apache.maven.plugin.eclipse.writers.AbstractWtpResourceWriter |
|---|
addDependency, getDependencies, resolveEjbVersion, resolveJ2eeVersion, resolveJavaVersion, resolveServletVersion, writeModuleTypeAccordingToPackaging, writeWarOrEarResources |
| Methods inherited from class org.apache.maven.plugin.eclipse.writers.AbstractEclipseResourceWriter |
|---|
getEclipseProjectDirectory, getLog, getProject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EclipseWtpFacetsWriter(org.apache.maven.plugin.logging.Log log,
java.io.File eclipseProjectDir,
org.apache.maven.project.MavenProject project,
IdeDependency[] deps)
| Method Detail |
|---|
public void write(EclipseSourceDir[] sourceDirs,
org.apache.maven.artifact.repository.ArtifactRepository localRepository,
java.io.File buildOutputDirectory)
throws org.apache.maven.plugin.MojoExecutionException
AbstractWtpResourceWriter
write in class AbstractWtpResourceWriterorg.apache.maven.plugin.MojoExecutionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||