|
|||||||||||
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.rad.RadApplicationXMLWriter
This writer creates the application.xml and the .modulemaps files for RAD6 in the META-INF directory in the project root. this is where RAD6 requires the files to be. These will be independent of the real application.xml witch will be generated the stad. maven way.
Field Summary |
Fields inherited from class org.apache.maven.plugin.eclipse.writers.AbstractEclipseWriter |
config, log |
Constructor Summary | |
RadApplicationXMLWriter()
|
Method Summary | |
void |
write()
write the application.xml and the .modulemaps file to the META-INF directory. |
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 RadApplicationXMLWriter()
Method Detail |
public void write() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
- when writing the config files was not possibleAbstractWtpResourceWriter#write(EclipseSourceDir[], ArtifactRepository, File)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |