|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.maven.plugin.eclipse.writers.AbstractEclipseWriter
org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter
org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpComponentWriter
org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpComponent15Writer
Component writer for WTP 1.5. File name has changed in WTP 1.5rc2 and the project-version attribute has
been added. These ones are the only differences
| Field Summary |
| Fields inherited from class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpComponentWriter |
ATTR_CONTEXT_ROOT, DIR_WTP_SETTINGS |
| Fields inherited from class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter |
ATTR_DEPLOY_NAME, ATTR_DEPLOY_PATH, ATTR_MODULE_ID, ATTR_MODULE_TYPE_ID, ATTR_NAME, ATTR_PROJECT_VERSION, 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.AbstractEclipseWriter |
config, log |
| Constructor Summary | |
EclipseWtpComponent15Writer()
|
|
| Method Summary | |
protected java.lang.String |
getComponentFileName()
File name where the WTP component settings will be stored for our Eclipse Project. |
protected java.lang.String |
getProjectVersion()
Version number added to component configuration. |
protected void |
writeContextRoot(org.codehaus.plexus.util.xml.XMLWriter writer)
|
| Methods inherited from class org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpComponentWriter |
write |
| Methods inherited from class org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter |
addDependency, writeModuleTypeAccordingToPackaging, writeWarOrEarResources |
| Methods inherited from class org.apache.maven.plugin.eclipse.writers.AbstractEclipseWriter |
init |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EclipseWtpComponent15Writer()
| Method Detail |
protected java.lang.String getComponentFileName()
getComponentFileName in class EclipseWtpComponentWriterorg.eclipse.wst.common.componentprotected java.lang.String getProjectVersion()
getProjectVersion in class EclipseWtpComponentWriter1.0protected void writeContextRoot(org.codehaus.plexus.util.xml.XMLWriter writer)
writeContextRoot in class EclipseWtpComponentWriterwriter -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||