Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[equinox-dev] Automatically resolve dependencies using p2 director?

Is there a way to have the p2 director application actively go out and pull down required dependencies from the list of known update sites? This is the default behavior when installing features through the p2 software update UI, but when attempting to automate the process using p2 director, I'm getting a "Requested operation cannot be performed because it would invalidate the current configuration" CoreException. My feature is built on top of both CDT and RSE, and so it would be fantastic if there's a way to have p2 director grab these required plugins if they don't exist on the system or the versions don't match up.

Thanks for the help. I can provide more details on how I'm doing things and the error I'm getting if needed.

Troy


Back to the top