Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[linuxtools-dev] LTTng target definition

Hi,

I would like to build a plug-in based on LTTng. For that purpose, I want
to add to my target platform definition the p2 nightly build of linuxtools.

I have this error message when selecting LTTng feature:

  Missing requirement: LTTNG - Linux Tracing Toolkit 1.0.0.201206120405
(org.eclipse.linuxtools.lttng2.feature.group 1.0.0.20120612040) requires
'org.eclipse.core.runtime 3.7.0' but it could not be found

Indeed, the target platform of my ${eclipse_home} is based on 3.7.2.
Could it be possible to change the dependency requirement as a minimum
version (org.eclipse.core.runtime >= 3.7.0) instead of an exact match
(org.eclipse.core.runtime == 3.7.0)? Hints are welcome.

Thanks!

Francis

Attachment: smime.p7s
Description: Signature cryptographique S/MIME


Back to the top