1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-09 03:23:07 +02:00
cdt/core/org.eclipse.cdt.core
Jonah Graham 9698af0fc6 [releng] Require target platform bundles as minimum version
Without setting dependent plug-ins to minimum version to match the
target platform we are aiming for we can imply (and therefore let install)
CDT into older versions of Eclipse where CDT does not actually work.

This can be exposed in very odd ways, such as IllegalAccessError, when
platform has allowed API changes.

However, rather than update every single bundle in CDT, only the
o.e.cdt.core/ui bundles are being updated as this should achieve the
desired result without every other bundle needing to be touched.

See Bug 536448

Change-Id: I1c8f102a9a750e40970197da3e6cd56d139492bc
2019-05-31 16:53:15 -04:00
..
.settings Bug 540373: Update the compiler warnings/ignores 2018-11-24 10:55:06 +00:00
browser/org/eclipse/cdt Bug 541584 - Support alias templates in Open Element 2018-12-05 13:44:30 -05:00
META-INF [releng] Require target platform bundles as minimum version 2019-05-31 16:53:15 -04:00
model/org/eclipse/cdt Fix typo in Javadoc 2019-03-08 13:58:28 +01:00
parser/org/eclipse/cdt Bug 547534 - Resolve TDEF in getFieldPosition() 2019-05-27 20:56:02 +02:00
schema Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
src/org/eclipse/cdt Bug 547684 - Fix format assignment with init list 2019-05-31 01:00:07 -04:00
templateengine/org/eclipse/cdt/core/templateengine Bug 540373: Cleanup: Remove trailing whitespace in properties files 2018-11-23 07:52:26 +00:00
utils/org/eclipse/cdt Bug 540373: Remove '(non-Javadoc)' comments 2018-11-22 22:00:29 +00:00
.classpath
.options
.project
about.html Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
build.properties Bug 540373: Cleanup: Remove trailing whitespace in properties files 2018-11-23 07:52:26 +00:00
plugin.properties Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
plugin.xml Add dynamic variable for build directory of active core build config 2018-05-03 18:44:46 -04:00