Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Once you get the bundle, just install and start it in the OSGi Framework shell:

Code Block
xml
xml
titleFelixxml
start file:/BUNDLE_URL.jar
Code Block
xml
xml
titleEquinoxxml
install file:/BUNDLE_URL.jar
Bundle X installed
start X
Code Block
xml
xml
titleGogoxml
install file:/ARCH_GOGO_URL.jar
Bundle X installed
start X

...