Versions Compared

Key

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

...

This example launcher has the following directory structure:

No Format
[rickhall@heavy launcher]$ ls -R
.:
bundle/
   org.apache.felix.shell-0.8.0-SNAPSHOT.jar
   org.apache.felix.shell.tui-0.8.0-SNAPSHOT.jar
lib/
   org.apache.felix.framework-0.8.0-SNAPSHOT.jar
   org.osgi.core-0.8.0-SNAPSHOT.jar
src/
   example/
      Main.java

...