0.6.0 is out!

| | Comments (2)

After a lot of work we finally pushed version 0.6.0 of Osmorc out to JetBrain’s plugin registry. This new version comes with a lot of added functionality, most notably:

  • You can now build, run and debug your OSGi bundles directly inside IntelliJ. This works so far for Knopflerfish and Apache Felix (Equinox is scheduled for the next version).
  • The bundle’s JAR file is built automagically with IntellIJ’s internal build tool when you build a OSGi-enabled module.
  • Osmorc can automatically manage the Manifest file for you (imported and exported packages, etc.). We have integrated the well-known and rock-solid bnd tool for this. In case this is not working for you, or you prefer total control, you can still manage the manifest file manually.
  • Framework classes are made available to your project once you select an OSGi framework to be used with your project.
  • Osmorc should now work a lot better with existing build scripts in Ant/Maven. You can specify where Osmorc should put the Jar file, where the Manifest file should be placed, etc. So now you don’t have to decide between using the internal build for faster roundtrip and your external build for added flexibility - just mix and match as you see fit.
  • You can now report bugs directly inside IntelliJ using the newly created OsmorcIssueSubmitter plugin. We decided to create a second plugin for this as the issue submitter is unlikely to change very often and we’d like to keep the download size small.

And of course - guess what - we fixed a ton of bugs. We think that this release should enable you to productively develop OSGi bundles in IntellIJ. So how about firing up your IntellIJ and downloading Osmorc 0.6.0 right now? We look very much forward to your feedback and suggestions for the next version!

2 Comments

samkass Author Profile Page said:

Nice work... I installed it and it integrated into the build nicely... having bnd in IntelliJ is nice! I'm still not entirely clear how to use Osmorc to run things, but I can still debug like I did before.

Jan Thomä Author Profile Page said:

Glad you like it. I just finished a small demo video, which shows how to run your bundles. Its linked on the main page.

Leave a comment

About this Entry

This page contains a single entry by Jan Thomä published on August 13, 2008 12:34 AM.

Status update 25-jul-2008 was the previous entry in this blog.

Demo video showing how to use Osmorc is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Powered by Movable Type 4.32-en