Hi, another question from an osgi beginner. How does your development environment look like? I'm currently using eclipse and the maven bundle plugin. My project is devided in several bundles / maven modules. Now, if I'm working on a bundle and want to test it, I have to run maven and afterwards deploy the bundle to the osgi framework, which could be done by hand or by running a file monitoring bundle like "File install". But this is not comfortable enough for me. I want to hit _one_ button in eclipse and everything should be done as fast as possible. How do I achieve that, is there a way?
Regards Henrik --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

