Package aQute.bnd.main
Interface bnd.infoOptions
- All Superinterfaces:
Options
- Enclosing class:
- bnd
Show some key info of the project
-
Method Summary
Methods inherited from interface aQute.lib.getopt.Options
_arguments, _command, _help, _ok, _properties
-
Method Details
-
runbundles
boolean runbundles() -
buildpath
boolean buildpath() -
dependsOn
boolean dependsOn() -
sourcepath
boolean sourcepath() -
classpath
boolean classpath() -
vmpath
boolean vmpath() -
project
String project()
-