public class ProjectDepsExtension extends Object
Determines where the manifest is written out by BndManifestPlugin.
| Constructor and Description |
|---|
ProjectDepsExtension() |
| Modifier and Type | Method and Description |
|---|---|
void |
replaceWithProject(Collection<String> jar) |
void |
replaceWithProject(String jar) |
public void replaceWithProject(String jar)
public void replaceWithProject(Collection<String> jar)