Interface bnd.infoOptions

  • All Superinterfaces:
    Options
    Enclosing class:
    bnd

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

      • runbundles

        boolean runbundles()
      • buildpath

        boolean buildpath()
      • dependsOn

        boolean dependsOn()
      • sourcepath

        boolean sourcepath()
      • classpath

        boolean classpath()
      • vmpath

        boolean vmpath()
      • project

        java.lang.String project()