Hi, Omg I didn't know the bundle:watch trick, I was stopping/uninstalling/re-installing/re-starting all the time. This will save me a lot of dev time!
Regards, Morgan 2016-07-14 7:41 GMT+02:00 Jean-Baptiste Onofré <[email protected]>: > Hi Oli, > > I'm not Eclipse user (I'm using IntelliJ). > > What I'm doing is to develop "classic" OSGi bundle. I have a Karaf started > (by a IntelliJ launcher), where I have the bundle:watch enabled. Than, it's > automatically deployed/updated in Karaf. > > Regards > JB > > > On 07/14/2016 07:31 AM, Oliver Libutzki wrote: > >> Thanks for your answers. >> >> Maybe it's better to ask another way. >> >> What's the recommended way to develop OSGi-Bundles for Karaf with >> Eclipse? PDE? Bndtools? Is it recommended to use a "palin" OSGi >> container (Felix/Equinox) while developing in order to have short >> turnaround cycles? >> >> Kind regards >> Oliver >> >> Christian Schneider schrieb: >> >>> Currently there is no good Eclipse integration for karaf. >>> >>> Bndtools might be an option soon. They are currently working on maven >>> and karaf supoort. Not sure how long it will take but it is something >>> to keep an eye on. >>> >>> Christian >>> >>> On 13.07.2016 14:58, Oliver Libutzki wrote: >>> >>>> Hi everyone, >>>> >>>> is there a way to start Karaf from Eclipse? I just don't want to >>>> install all the bundles I develop to the local Maven Repository in >>>> order to use them. >>>> >>>> I stumbled upon EIK (https://github.com/apache/karaf-eik), but the >>>> last commit is from August 2014, so EIK seems to be dead. >>>> >>>> Thanks for your help. >>>> >>>> Kind regards >>>> Oliver >>>> >>> >>> >>> -- >>> Christian Schneider >>> http://www.liquid-reality.de >>> >>> Open Source Architect >>> http://www.talend.com >>> >> >> > -- > Jean-Baptiste Onofré > [email protected] > http://blog.nanthrax.net > Talend - http://www.talend.com >
