> -----Original Message----- > From: Marcel Offermans [mailto:marcel.offerm...@luminis.nl] > Sent: Thursday, April 19, 2012 4:51 PM > To: dev@felix.apache.org > Subject: Re: Enhanced Apache Felix / JRebel integration > > Hello Robert, >
Hi Marcel, (snip) > > Did you ever look at BndTools? It is a lot quicker in this respect: as > soon as you save a source file, directly after Eclipse compiled it, a > bundle is generated and if you had a framework already running inside > Eclipse, it is directly updated. No manual steps whatsoever, and > usually done within a second or two. > > You cannot make it much faster unless you take shortcuts that at some > point will break (ie. not deploying things "a bundle at a time"). > > Greetings, Marcel BndTools has an interesting approach, I'll take a look. Thanks. Robert