Platform.getBundle returns null when self-hosting. [message #1113177] |
Fri, 20 September 2013 15:11  |
Eclipse User |
|
|
|
I have a headless RCP application and we use P2 to install new bundles in the application. The application works fine when we run the executable but it fails during development when self-hosting. The problem is that the API Platform.getBundle returns null for the newly installed bundle.
I tried it using the osgi/p2 console (provaddrepo, then provinstall and confapply)
and ss does not show the newly installed bundle either.
I opened the bundles.info file and it does not have the bundle either but the bundle is in .p2\org.eclipse.equinox.p2.touchpoint.eclipse\plugins.
Do I need to invoke something beyond confapply?
|
|
|
|
Powered by
FUDForum. Page generated in 0.02719 seconds