Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-dev] Does tycho-bundle-target.target work in your IDE?

Hi all,

I'm trying to write a patch for Tycho, and I tried to use the tycho-bundle-target.target that is provided in Tycho source tree, but this target fails to load in IDE.
I tried to run the target-platform-validation-plugin on it and got:
[ERROR] Cannot resolve project dependencies:
[ERROR]   Software being installed: org.eclipse.sdk.ide 4.4.0.I20140606-1215
[ERROR]   Missing requirement: org.eclipse.sdk.feature.group 4.4.0.v20140606-1558 requires 'org.eclipse.emf.common.source.feature.group [2.7.0,3.0.0)' but it could not be found
[ERROR]   Cannot satisfy dependency: org.eclipse.sdk.ide 4.4.0.I20140606-1215 depends on: org.eclipse.sdk.feature.group [4.4.0.v20140606-1558]
[ERROR] 
[INFO] Failed, see Error log below
[ERROR] Validation found errors in 1 .target files:
Could not resolve content of tycho-bundles-target.target
Is this expected or is this a bug?
Is this .target file recommended for usage in IDE?

Cheers,
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top