Package aQute.bnd.main
Interface bnd.infoOptions
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
buildpath()
boolean
classpath()
boolean
dependsOn()
java.lang.String
project()
boolean
runbundles()
boolean
sourcepath()
boolean
vmpath()
-
Methods inherited from interface aQute.lib.getopt.Options
_arguments, _command, _help, _ok, _properties
-
-