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(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 MojoExecutionException
EclipseWriterMojoExecutionExceptionEclipseWriter.write()protected void addDependency(XMLWriter writer, IdeDependency dep) throws MojoExecutionException
MojoExecutionExceptionCopyright © 2002–2015 The Apache Software Foundation. All rights reserved.