Versions Compared

Key

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

...

If you want to use the Felix trunk, follows the instructions to checkou checkout and build it. The Felix binaries are created in the main project. We will copy the files elsewhere later.

...


Figure 13: The Felix run configuration can be launched

Note: Newest Felix versions require to set the felix.config.properties property. To achieve this, go in the 'arguments' tab and add the following VM arguments:

Code Block

-Dfelix.config.properties=file:conf/config.properties

First Execution

Once launched, you should see in the Eclipse console view:

...