Versions Compared

Key

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

...

Creation of the Felix binaries

Depending if you want to use the Felix release or the latest Felix revision (from the subversion repository)To integrate Felix inside Eclipse, you have to donwload three possibilities

  • Using Pax Cursor to launch easily any supported OSGi framework inside Eclipse.
  • Integrating the Felix release

...

  • as a Java project
  • Integrating the Felix trunk

...

  • (latest version) as a Java project

Using Pax Cursor

Pax Cursor is an Eclipse Plugin that adds Eclipse launch configurations for all platforms / versions supported by Pax Runner.

Usign

...

the Felix release as a Java Project

Once, Eclipse is installed, you need to download Felix. You will find this Felix release on http://felix.apache.org/site/downloads.cgi. Choose a binary release in your preferred archive format. Then, unzip the release in a temporary folder. We will copy the files elsewhere later.

Building and Using the Felix Trunk

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

...