Versions Compared

Key

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

...

This section creates a bare-bones launcher to demonstrate the minimum requirements for creating an interactive launcher for the Felix framework. This example uses the standard Felix shell bundles for interactivity, but any other bundles could be used instead. For example, the shell service and telnet bundles could be used to lauch Felix and make it remotely accessible.

This example launcher project has the following directory structure:

...