Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To create an operator in your own bundle (Creating new bundles) you need to add some dependencies to your Manifest.MF.

Open the MANIFEST.MF of your bundle and add the following dependencies:

Image Added


To create a new operator from scratch, the following steps have to be followed:

...