From 2e90d6eaee67332efba3cd2abacdfe3d1b1289d5 Mon Sep 17 00:00:00 2001 From: Marc-Andre Laperle Date: Tue, 18 Aug 2015 14:33:14 -0400 Subject: [PATCH] Add a new target to specify the API baseline Eclipse 4.5 now offers specifying API baselines using target files. This is much more simple than having to install and maintain a separate Eclipse installation. This patch adds a new cdt-baseline.target containing all the CDT features from the CDT project update site. To use the baseline target: 1. Go to preferences, Plug-in Development, API Baselines 2. Add Baseline... 3. Select "A target platform" 4. Enter a name, "cdt-baseline" for example 5. Select cdt-baseline in the list (cdt-baseline.target) 6. Click refresh, Finish 7. Make sure you select the newly created baseline as the new default 8. Press OK Change-Id: Id953b1719a41e2e4e64245c011d01e391305859c Signed-off-by: Marc-Andre Laperle --- .../cdt-baseline.target | 57 +++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 releng/org.eclipse.cdt.target/cdt-baseline.target diff --git a/releng/org.eclipse.cdt.target/cdt-baseline.target b/releng/org.eclipse.cdt.target/cdt-baseline.target new file mode 100644 index 00000000000..81d86ef5b97 --- /dev/null +++ b/releng/org.eclipse.cdt.target/cdt-baseline.target @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +