mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-27 18:23:22 +02:00
![]() 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 <marc-andre.laperle@ericsson.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
org.eclipse.cdt | ||
org.eclipse.cdt-feature | ||
org.eclipse.cdt.native-feature | ||
org.eclipse.cdt.native.source-feature | ||
org.eclipse.cdt.platform-feature | ||
org.eclipse.cdt.platform.source-feature | ||
org.eclipse.cdt.releng | ||
org.eclipse.cdt.repo | ||
org.eclipse.cdt.sdk | ||
org.eclipse.cdt.sdk-feature | ||
org.eclipse.cdt.target | ||
org.eclipse.cdt.testing | ||
org.eclipse.cdt.testing-feature | ||
org.eclipse.cdt.testing.repo | ||
CDT.setup | ||
findbugs-exclude.xml |