Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [nebula-dev] "Cannot satisfy dependency" problem with P2 Incubation

On 04/13/2012 04:29 PM, Angelo zerr wrote:
Hi,

I try to use P2 for using Pagination Control (same problems with other widgets) and I have a "Cannot satisfy dependency" problem (see attached screenshot).

Do you know what is the problem?
That's a general problem with Target Platform: when installing from a repository, it wants to resolve dependencies from a p2 repository. The org.eclipse.rcp is not used in the context of resolving stuff from a p2 repo.
Try adding an Eclipse repository and install a feature containing org.eclipse.core.runtime and SWT from it. Then the Target Platfrom resolver will resolve dependencies of Nebula stuff from this Eclipse Platform feature. The
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top