[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.equinox] installing from feature based repository failed

Hello,
I try to build only a feature, not a full product. The pde-build generates the repository and if I try to install the feature, using p2.director, the process is terminated because

!MESSAGE Missing requirement for filter (&(osgi.os=macosx)(osgi.ws=carbon)): Eclipse RCP Plug-in Developer Resources 3.5.0.v20090519-9SA0FwxFv6x089WEf-TWh11 (org.eclipse.rcp.source.feature.group 3.5.0.v20090519-9SA0FwxFv6x089WEf-TWh11) requires 'org.eclipse.ui.carbon.source [4.0.0.I20090525-2000]' but it could not be found

I use a clean eclipse-SDK-3.5-macosx-carbon as builder and have the delta-pack only in my target. in fact the org.eclipse.ui.carbon.source plugin is also present in my builder. I already found some threads because the builder contained the delta-pack, but in this situation he canceled because org.eclipse.ui.carbon was missing. The repository to galileo is referenced inside the feature and given to the p2.director in a second try by -repository parameter.

Thanks,

Benjamin