Class Bndruns

java.lang.Object
aQute.bnd.maven.lib.configuration.FileTree
aQute.bnd.maven.lib.configuration.Bndruns

public class Bndruns extends FileTree
  • Constructor Details

    • Bndruns

      public Bndruns()
  • Method Details

    • setBndrun

      public void setBndrun(File bndrun)
      Add a bndrun file.
      Parameters:
      bndrun - A bndrun file. A relative path is relative to the project base directory.