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