Versions Compared

Key

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

...

In order to follow this example you need three things:

  1. a A Subversion client to check out the source code,
  2. the The IDE of your choice to view the source code, and
  3. Maven to build the source code.

The source code of the examples is available in the Felix SVN repository at http://svn.apache.org/repos/asf/felix/trunk/examples. If you feel more familiar with git, you can use the git mirror at: git://git.apache.org/felix.git or browse the source code at github: https://github.com/apache/felix

...