Community
Participate
Working Groups
Add MPC client dependency to the feature.xml's of all packages: <requires> ... <import feature="org.eclipse.epp.mpc"/> ... </requires>
Correction... <import feature="org.eclipse.equinox.p2.discovery.feature"/> <import feature="org.eclipse.epp.mpc"/>
Since M6, the Java and the RCP packages have the necessary dependencies. I now added the dependencies for the remaining packages: * CPP * Javascript * JEE * Linuxtools * Modeling * PHP * Pulsar * Reporting * SOA See http://dev.eclipse.org/mhonarc/lists/epp-dev/msg00959.html for the discussion.
Probably there will be an easier way to define this (and other) requirements for all packages. Just by adding a new dependency to o.e.epp.packages.common.feature.
*** Bug 313517 has been marked as a duplicate of this bug. ***
*** Bug 313518 has been marked as a duplicate of this bug. ***
Adding information about the 'MPC Content Inclusion Policy' from the mailing list as a reference: http://dev.eclipse.org/mhonarc/lists/epp-dev/msg00992.html http://dev.eclipse.org/mhonarc/lists/epp-dev/pdfUFV9XdHTII.pdf
Since Helios there is a common feature org.eclipse.epp.package.common.feature that is included in *all* packages that pulls in the MPC components. Closing this bug as FIXED.