Package | Description |
---|---|
org.apache.maven.plugin.eclipse | |
org.apache.maven.plugin.eclipse.writers |
Modifier and Type | Method and Description |
---|---|
EclipseSourceDir[] |
EclipsePlugin.buildDirectoryList(MavenProject project,
File basedir,
File buildOutputDirectory) |
Modifier and Type | Method and Description |
---|---|
boolean |
EclipseSourceDir.merge(EclipseSourceDir mergeWith)
Merge with the provided directory.
|
Modifier and Type | Method and Description |
---|---|
EclipseSourceDir[] |
EclipseWriterConfig.getSourceDirs()
Getter for
sourceDirs . |
Modifier and Type | Method and Description |
---|---|
void |
EclipseWriterConfig.setSourceDirs(EclipseSourceDir[] sourceDirs)
Setter for
sourceDirs . |
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.