Interface bnd.infoOptions

All Superinterfaces:
Options
Enclosing class:
bnd

static interface bnd.infoOptions extends Options
Show some key info of the project
  • Method Details

    • runbundles

      boolean runbundles()
    • buildpath

      boolean buildpath()
    • dependsOn

      boolean dependsOn()
    • sourcepath

      boolean sourcepath()
    • classpath

      boolean classpath()
    • vmpath

      boolean vmpath()
    • project

      String project()