Hi, Yes, it works with the latest version of Felix (4.0.3), and with the latest version of Eclipse (Juno). You just have to have the 'main' Felix JAR file (org.apache.felix.main-4.0.3.jar, not the "framework" JAR) and the Felix Shell bundles (core & TUI) in the PDE Target Platform to make it work. I didn't try the plugin with Gogo shell bundles.
Regards, Thomas 2013/1/17 Shigekuni Kondo <[email protected]> > Hi Thomas, > > > Thank you for your answer. > > Yes, I also found the plugin. > However, its web page says that "This plugin works with > the Apache Felix 2.0 framework. ". > > Have you ever tried to launch the latest version felix (Ver. 4.0.3) > using the plugin? > > > Best regards, > > Shigekuni Kondo > > > > > On Thu, 17 Jan 2013 09:26:43 +0100 > Thomas Calmant <[email protected]> wrote: > > > Hi, > > > > I had the same problem last year, and I only found this plugin as a > > solution : > > http://code.google.com/p/felix-eclipse/ > > > > It allows you to create an "OSGi application" run configuration that uses > > Felix. > > > > Regards, > > Thomas > > > > 2013/1/17 Shigekuni Kondo <[email protected]> > > > > > Dear Felix Experts, > > > > > > > > > I would like to launch the Felix framework (Ver. 4.0.3) on Eclipse PDE > > > to debug the bundles under development. > > > > > > Concretely, I would like to switch from Equinox to Felix which is > > > launched framework on Eclipse PDE. > > > # without using maven tool. > > > > > > Could you please let me know how to launch Felix framework > > > on Eclipse PDE? > > > As far as I checked, it seems that the plugins will be required... > > > > > > > > > Best regards, > > > > > > Shigekuni Kondo > > > > > > > > > _____________________________________________ > > > > > > Shigekuni Kondo > > > > > > Promotion Project 1 > > > NTT Service Evolution Laboratories > > > NIPPON TELEGRAPH AND TELEPHONE CORPORATION > > > > > > 1-1 Hikarinooka Yokosuka > > > Kanagawa 239-0847 Japan > > > _____________________________________________ > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [email protected] > > > For additional commands, e-mail: [email protected] > > > > > > > > _____________________________________________ > > Shigekuni Kondo > > Promotion Project 1 > NTT Service Evolution Laboratories > NIPPON TELEGRAPH AND TELEPHONE CORPORATION > > 1-1 Hikarinooka Yokosuka > Kanagawa 239-0847 Japan > TEL:+81-46-859-3444 > FAX:+81-46-855-1282 > E-mail:[email protected] > _____________________________________________ > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

