Class MagicBnd

java.lang.Object
aQute.bnd.build.MagicBnd

public class MagicBnd extends Object
This is used in included files in a bnd file. It allows another file to be mapped to the properties. This can be used to setup a plugin that is parameterized by that file.

See test.WorkspaceTest.testMagicBnd() for a test.

  • Constructor Details

    • MagicBnd

      public MagicBnd()
  • Method Details