Is it possible to make an eclipse p2 provisioning mechanism running *locally*?
问题 Eclipse 3.4[.x] - also known as Ganymede - comes with this new mechanism of provisioning called p2 . "Provisioning" is the process allowing to discover and update on demand some parts of an application, as explained in general in this article on the Sun Web site. Eclipse has an extended wiki section in which p2 details are presented. Specifically, it says in this wiki page that p2 will look for new components However after reading it. I suppose (but you may confirm that point by your own