I have developed a JIRA plugin ,I need to know how I can generate a .obr file instead of a JAR file . Can somebody help me with this , Thanks :)
To get started, have a look at How to Get Started with OSGi, and read on of the tutorials:
- EclipseCon Tutorials - A tutorial given by Thomas Watson and Peter Kriens at EclipseCon 2006. [Note: Tutorial content has been moved to Subversion]
- The Server Side: OSGi for Beginners - A hello worldtutorial.
- Javaworld: OSGi tutorial - A beginners tutorial.
- Glyn Normington's Hello World - Probably the smallest (but complete) Hello World on OSGi.
- Neil Bartlett's getting started Neil Bartlett wrote a Getting Started series on EclipseZone that uses Equinox.
- OSGi development with Eclipse Equinox - Tutorial Lars Vogel's tutorials about using OSGi with Equinox.
- OSGi and Equinox Jumpstart Jeff McAffer's and Chris Aniszczyk's 6 part webinar.
You can find more information and how-to's at Altasian's OSGi and Spring Reference Documents
check also this post for info about OBR