1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-05 07:15:39 +02:00
Find a file
Martin Oberhuber aa43414c1d Bug 303083 - Fix MANIFEST.MF split package and BREE for native plugin
After studying in more detail how the org.eclipse.core.runtime /
org.eclipse.equinox.common bundles deal with the split package
situation, I believe that our split package declaration must be
fixed in MANIFEST.MF or there is risk that an "import-package" client
would be wired by OSGi against the wrong bundle.

Also reduced the minimum execution environment of the native bundle
to J2SE-1.5 such that it is more widely usable across a broader range
of possible aadopters.

Change-Id: I6dfc0c67987203810a3fd75d49a5f26bb7ee30c1
Signed-off-by: Martin Oberhuber <martin.oberhuber@windriver.com>
Reviewed-on: https://git.eclipse.org/r/27581
Tested-by: Hudson CI
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
(cherry picked from commit 1333d6b53a)
Reviewed-on: https://git.eclipse.org/r/27603
2014-05-30 12:26:35 -04:00
build Bug 435309 - Use the shared license file scheme for CDT 2014-05-26 10:03:45 -04:00
codan Added a TODO. 2014-04-22 17:19:16 -07:00
core Bug 303083 - Fix MANIFEST.MF split package and BREE for native plugin 2014-05-30 12:26:35 -04:00
cross Bug 435309 - Use the shared license file scheme for CDT 2014-05-26 10:03:45 -04:00
debug Bug 435309 - Use the shared license file scheme for CDT 2014-05-26 10:03:45 -04:00
doc Bug 435887 - Update cdt.doc.isv 2014-05-29 11:11:44 -04:00
dsf Bug 435309 - Use the shared license file scheme for CDT 2014-05-26 10:03:45 -04:00
dsf-gdb Update contributors list to match Bug 435606 2014-05-28 14:07:19 +03:00
jtag Bug 435309 - Use the shared license file scheme for CDT 2014-05-26 10:03:45 -04:00
launch/org.eclipse.cdt.launch Removed unused code 2014-04-09 15:36:11 -04:00
llvm Bug 435309 - Use the shared license file scheme for CDT 2014-05-26 10:03:45 -04:00
lrparser Bug 435309 - Use the shared license file scheme for CDT 2014-05-26 10:03:45 -04:00
memory Bug 435309 - Use the shared license file scheme for CDT 2014-05-26 10:03:45 -04:00
p2 Bug 435309 - Use the shared license file scheme for CDT 2014-05-26 10:03:45 -04:00
qt Bug 435309 - Use the shared license file scheme for CDT 2014-05-26 10:03:45 -04:00
releng Bug 303083 - Rename spawner bundle to 'native' 2014-05-26 14:38:12 -04:00
remote Bug 435309 - Use the shared license file scheme for CDT 2014-05-26 10:03:45 -04:00
testsrunner Bug 435309 - Use the shared license file scheme for CDT 2014-05-26 10:03:45 -04:00
upc Bug 435309 - Use the shared license file scheme for CDT 2014-05-26 10:03:45 -04:00
util Bug 435309 - Use the shared license file scheme for CDT 2014-05-26 10:03:45 -04:00
visualizer Bug 435309 - Use the shared license file scheme for CDT 2014-05-26 10:03:45 -04:00
windows Bug 435309 - Use the shared license file scheme for CDT 2014-05-26 10:03:45 -04:00
xlc Bug 435309 - Use the shared license file scheme for CDT 2014-05-26 10:03:45 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Bug 303083 - Rename spawner bundle to 'native' 2014-05-26 14:38:12 -04:00