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\org.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 ?