开发者

Synchronize .bundle_pool with local update site?

I have a local eclipse P2 update site containing some features based on some plugins that I have created.

I have added this update site to my target platform and can add plugins from the local update site to my PDE projects. When I look at the paths to the plugins it points to:

C:\Users\mm\workspace_helios.metadata.plugins\or开发者_Go百科g.eclipse.pde.core.bundle_pool\plugins

I have now updated the plugins and rebuild my update site. But instead of using the updated plugins the plugins stored in the above location are still used.

How do I force a rebuild of my update site to also update the plugins located in the bundle_pool ?


What worked better for me (see also https://bugs.eclipse.org/bugs/show_bug.cgi?id=323289#c7) is renaming the .target definition file, then re-starting Eclipse with the "-clean" option, then setting the renamed target definition as the new target platform. At least when previously removing the .bundle_pool directory entirely this has reproducably re-loaded all bundles properly.


Open the target platform editor, and temporarily disable then reenable a plugin. The changes will cause Eclipse to re-read the target platform (I think).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜