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.
|
init
protected static final String M2_REPO
public void write() throws MojoExecutionException
EclipseWriter
MojoExecutionException
EclipseWriter.write()
protected void addDependency(XMLWriter writer, IdeDependency dep) throws MojoExecutionException
MojoExecutionException
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.