desi109 / osgi-and-java

This First OSGi Bundle tutorial will drive you through a sample OSGi bundle project and OSGi runtime creation. We will see “How to develop OSGi Bundle” and this tutorial is intended for beginners who are about to start learning OSGi. We will use Eclipse, IntelliJ IDEA, and Terminal/CMD (step-by-step).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

First OSGi Bundle

This First OSGi Bundle tutorial will drive you through a sample OSGi bundle project and OSGi runtime creation. We will see “How to develop OSGi Bundle” and this tutorial is intended for beginners who are about to start learning OSGi. We will use:

  1. Eclipse
  2. IntelliJ IDEA
  3. Terminal/CMD
  4. Java simple example - How to create a JAR?



Bundle Lifecycle


About

This First OSGi Bundle tutorial will drive you through a sample OSGi bundle project and OSGi runtime creation. We will see “How to develop OSGi Bundle” and this tutorial is intended for beginners who are about to start learning OSGi. We will use Eclipse, IntelliJ IDEA, and Terminal/CMD (step-by-step).


Languages

Language:Java 100.0%