Uses of Interface
aQute.bnd.main.bnd.projectOptions
-
Packages that use bnd.projectOptions Package Description aQute.bnd.main -
-
Uses of bnd.projectOptions in aQute.bnd.main
Subinterfaces of bnd.projectOptions in aQute.bnd.main Modifier and Type Interface 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
CopyMethods in aQute.bnd.main with parameters of type bnd.projectOptions Modifier and Type Method Description void
bnd. _plugins(bnd.projectOptions opts)
Show the loaded workspace pluginsvoid
bnd. _project(bnd.projectOptions options)
void
bnd. _sync(bnd.projectOptions options)
Force a cache update of the workspacevoid
bnd. perProject(bnd.projectOptions opts, bnd.PerProject run)
-