| Package | Description |
|---|---|
| aQute.bnd.build |
| Modifier and Type | Method and Description |
|---|---|
static Run |
Run.createRun(Workspace workspace,
java.io.File file)
Create a Run that will be stand alone if it contains -standalone.
|
static Run |
Workspace.getRun(java.io.File file) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Run> |
ProjectBuilder.getExportedRuns()
Return the bndrun files that need to be exported
|