Package aQute.bnd.main
Interface bnd.ProjectWorkspaceOptions
-
- All Superinterfaces:
bnd.excludeOptions
,bnd.projectOptions
,bnd.verboseOptions
,bnd.workspaceOptions
,Options
- All Known Subinterfaces:
bnd.buildoptions
,bnd.cleanOptions
,bnd.CompileOptions
,bnd.ExportOptions
,bnd.GenerateOptions
,bnd.ParallelBuildOptions
,bnd.testOptions
- Enclosing class:
- bnd
static interface bnd.ProjectWorkspaceOptions extends bnd.workspaceOptions, bnd.projectOptions, bnd.verboseOptions, bnd.excludeOptions
-
-
Method Summary
-
Methods inherited from interface aQute.bnd.main.bnd.excludeOptions
exclude
-
Methods inherited from interface aQute.bnd.main.bnd.projectOptions
project
-
Methods inherited from interface aQute.bnd.main.bnd.verboseOptions
verbose
-
Methods inherited from interface aQute.bnd.main.bnd.workspaceOptions
workspace
-
Methods inherited from interface aQute.lib.getopt.Options
_arguments, _command, _help, _ok, _properties
-
-