Versions Compared

Key

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

...

  1. Creates the source code of its IDL. It also modifies the IDL's Makefile in order to build it and install it.
  2. Creates part of the component's source code. It also modifies the component's Makefile accordingly.
  3. Adds your component to the CDB (if it's not already there already).

This tool does not implement your component's functions. But still, for simple components you can build and install them right after generated, with no further modifications.

...