Package | Description |
---|---|
aQute.bnd.main |
Modifier and Type | Interface and Description |
---|---|
(package private) static interface |
bnd.ActionOptions
List actions of the repositories if they implement Actionable and allow
them to be executed
|
(package private) static interface |
bnd.Bsn2UrlOptions
From a set of bsns, create a list of urls
|
(package private) static interface |
bnd.buildoptions |
(package private) static interface |
bnd.CompileOptions |
(package private) static interface |
bnd.ExportOptions
Export a bndrun file
|
(package private) static interface |
bnd.ParallelBuildOptions |
(package private) static interface |
bnd.testOptions |
(package private) static interface |
RepoCommand.CopyOptions
Copy
|
Modifier and Type | Method and Description |
---|---|
void |
bnd._plugins(bnd.projectOptions opts)
Show the loaded workspace plugins
|
void |
bnd._project(bnd.projectOptions options) |
void |
bnd._sync(bnd.projectOptions options)
Force a cache update of the workspace
|
void |
bnd.perProject(bnd.projectOptions opts,
bnd.PerProject run) |