public class EclipseClasspathWriter extends AbstractEclipseWriter
| Modifier and Type | Field and Description |
|---|---|
protected static String |
M2_REPO
Eclipse build path variable M2_REPO
|
config, log| Constructor and Description |
|---|
EclipseClasspathWriter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addDependency(org.codehaus.plexus.util.xml.XMLWriter writer,
IdeDependency dep) |
void |
write()
Main method that should be implemented by the writer to do the work.
|
initprotected static final String M2_REPO
public void write()
throws org.apache.maven.plugin.MojoExecutionException
EclipseWriterorg.apache.maven.plugin.MojoExecutionExceptionEclipseWriter.write()protected void addDependency(org.codehaus.plexus.util.xml.XMLWriter writer,
IdeDependency dep)
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionCopyright © 2002–2021 The Apache Software Foundation. All rights reserved.