Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] Unresolved dependencies in eclipse 4.2 integration update-site

Hi,

i'm currently trying to set up a target platform for our integration
build for eclipse 4.2. I'm using
http://download.eclipse.org/eclipse/updates/4.2-I-builds/ and selected
the features:
Eclipse SDK
EMF - Eclipse Modeling Framework Core Runtime
EMF Common
Equinox p2 Core Function
I'm missing the dependency org.eclipse.equinox.concurrent which is
required by org.eclipse.e4.ui.workbench.
What's the intended location to get that dependency from to keep up to
date with the release train for eclipse 4.2?

I already figured out that there are more dependencies which i need to
get from somewhere as soon as i have the concurrent plugin:
org.eclipse.equinox.supplement
org.eclipse.equinox.transforms

And to build a product there is another feature required that's not
available on the mentioned update-site:
org.eclipse.equinox.executable.feature.group


Thanks,
Johannes


Back to the top