Package aQute.bnd.main
Interface bnd.BuildtoolOptions
-
- All Superinterfaces:
bnd.workspaceOptions
,Options
- Enclosing class:
- bnd
static interface bnd.BuildtoolOptions extends bnd.workspaceOptions
Install the build tool
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
force()
-
Methods inherited from interface aQute.bnd.main.bnd.workspaceOptions
workspace
-
Methods inherited from interface aQute.lib.getopt.Options
_arguments, _command, _help, _ok, _properties
-
-