Re: Apache Karaf and IntelliJ

2013-05-20 Thread Christian Schneider
Hi Karabo, I am using eclipse to work with Karaf but I do not use any special karaf plugins. So my aproach may work for you too. I use the maven bundle plugin to create my bundles in the maven build. So you need a maven integration that works with this. In this regard Intellij is probably

Apache Karaf and IntelliJ

2013-05-19 Thread Karabo Molema
Hi Is anyone using Karaf and IntelliJ together. If so, can you please share your development process. The plugins I have found seem to be inadequate at working with Karaf. Maybe I am not using them properly, note that I am beginner when in the OSGi universe. Regards Karabo

Re: Apache Karaf and IntelliJ

2013-05-19 Thread William la Forge
I use Karaf and IntelliJ. Don't know much about either and just getting started with Karaf. To date Karaf seems easy enough, once you get past setting up the pax exam environment. Frankly I do all my testing using Maven. So it is unlikely I can be any help. I only use IntelliJ to write code. But

Re: Apache Karaf and IntelliJ

2013-05-19 Thread Karabo Molema
Thanks , will have a look at your project :), and see what I can learn from it Regards Karabo On Sun, May 19, 2013 at 2:31 PM, William la Forge laforg...@gmail.comwrote: I use Karaf and IntelliJ. Don't know much about either and just getting started with Karaf. To date Karaf seems easy

Re: Apache Karaf and IntelliJ

2013-05-19 Thread William la Forge
Karabo, It may well be that the only module of interest to you is jactor-ktest, where I set up the pax exam test. For the rest, I am integrating OSGi and actors. -Bill On Sun, May 19, 2013 at 6:31 PM, Karabo Molema komol...@gmail.com wrote: Thanks , will have a look at your project :), and

Re: Apache Karaf and IntelliJ

2013-05-19 Thread Jean-Baptiste Onofré
Hi Karabo, I use IDEA IntelliJ. Nothing special to do, just open the main Karaf POM with IntelliJ. Regards JB On 05/19/2013 01:59 PM, Karabo Molema wrote: Hi Is anyone using Karaf and IntelliJ together. If so, can you please share your development process. The plugins I have found seem to