Recently in Tips Category
Since the release of IntelliJ Community edition, many newcomers have taken a spin on IntelliJ. It is common that things like how to install plugins are not easily apparent to people who switch from other IDEs so I decided to make a small video showing how you can install Osmorc in IntelliJ IDEA Community edition.
A big thanks goes over to the guys at Vimeo who make creating and publishing videos a straightforward and easy thing.
It’s actually possible to get Felix fully running with Osmorc. You need to download the additional bundle org.osgi.core - named “OSGi core API’s” on Felix’ download page. After installing this bundle in the bundle folder of your Felix installation you will need to recreate the associated framework instance in Osmorc to make Osmorc aware of the changes.
Thanks to Richard S. Hall for pointing out that my statement about Felix not exporting the core OSGi packages was wrong.
