1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-25 18:05:33 +02:00
cdt/core
Jonah Graham 090fc94fa0 Bug 536448: 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.

Change-Id: Idf166bc4f4a39ad5096386e24cbff234c0238900
2018-11-17 20:41:49 +00:00
..
org.eclipse.cdt.core Bug 536448: Require target platform bundles as minimum version 2018-11-17 20:41:49 +00:00
org.eclipse.cdt.core.linux Bug 540610 - Add Automatic-Module-Name header 2018-10-30 15:49:15 +01:00
org.eclipse.cdt.core.linux.ppc Bug 540367 - Increment version numbers 2018-10-23 11:20:31 -04:00
org.eclipse.cdt.core.linux.ppc64 Bug 540367 - Increment version numbers 2018-10-23 11:20:31 -04:00
org.eclipse.cdt.core.linux.ppc64le Bug 540367 - Increment version numbers 2018-10-23 11:20:31 -04:00
org.eclipse.cdt.core.linux.x86 Bug 540367 - Increment version numbers 2018-10-23 11:20:31 -04:00
org.eclipse.cdt.core.linux.x86_64 Bug 540367 - Increment version numbers 2018-10-23 11:20:31 -04:00
org.eclipse.cdt.core.macosx Bug 540610 - Add Automatic-Module-Name header 2018-10-30 15:49:15 +01:00
org.eclipse.cdt.core.native Bug 540610 - Add Automatic-Module-Name header 2018-10-30 15:49:15 +01:00
org.eclipse.cdt.core.tests Bug 540957 - Implement equivalence checking for expressions 2018-11-17 03:02:51 -05:00
org.eclipse.cdt.core.win32 Bug 540610 - Add Automatic-Module-Name header 2018-10-30 15:49:15 +01:00
org.eclipse.cdt.core.win32.x86 Bug 540367 - Increment version numbers 2018-10-23 11:20:31 -04:00
org.eclipse.cdt.core.win32.x86_64 Bug 540367 - Increment version numbers 2018-10-23 11:20:31 -04:00
org.eclipse.cdt.ui Bug 536448: Require target platform bundles as minimum version 2018-11-17 20:41:49 +00:00
org.eclipse.cdt.ui.tests Bug 540610 - Add Automatic-Module-Name header 2018-10-30 15:49:15 +01:00
pom.xml [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00