Package | Description |
---|---|
aQute.bnd.build |
Modifier and Type | Method and Description |
---|---|
ProjectBuilder |
Project.getBuilder(ProjectBuilder parent)
Return a new builder that is nicely setup for this project.
|
ProjectBuilder |
Project.getSubBuilder(java.lang.String string)
Return a build that maps to the sub file.
|
Modifier and Type | Method and Description |
---|---|
ProjectBuilder |
Project.getBuilder(ProjectBuilder parent)
Return a new builder that is nicely setup for this project.
|
Constructor and Description |
---|
ProjectBuilder(ProjectBuilder builder) |