lttng: Updates to target definitions
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Wed, 9 Apr 2014 20:00:05 +0000 (16:00 -0400)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Thu, 10 Apr 2014 18:31:59 +0000 (14:31 -0400)
commitd44d7e7da46b2361915bc8bedc6a7e8c6cd5a69b
tree1249d155057f2d67ab4983e1ac457737c1acc72a
parent63fe91fbf6ad4eaa76ce2de1713becbc72aa4d8e
lttng: Updates to target definitions

- Use eclipse.platform instead of SDK since we don't need JDT, PDE, etc
  This doesn't work for the 3.8 and 4.2 target because the
  org.eclipse.platform.ide product fails to start (missing splash
  screen?).
- Use cdt.dsf.gdb feature only since we don't need anything else from
  CDT
- Depend on Kepler's jdt.annotation package in the 4.4 target, to make
  sure we get 1.1.0 instead of 2.0.0 (the latter requires Java 8).
- Add license feature (to export RCP from inside Eclipse)
- Use latest Orbit repo

Change-Id: Ia5535cd054fccf2089c333828b331342d0fb434f
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/24744
org.eclipse.linuxtools.lttng.target/lttng-e3.8.target
org.eclipse.linuxtools.lttng.target/lttng-e4.2.target
org.eclipse.linuxtools.lttng.target/lttng-e4.3.target
org.eclipse.linuxtools.lttng.target/lttng-eStaging.target
This page took 0.027856 seconds and 5 git commands to generate.