Incompatibilities between Eclipse 4.32 and 4.33

Eclipse changed in incompatible ways between 4.32 and 4.33 in ways that affect plug-ins. The following entries describe the areas that changed and provide instructions for migrating 4.32 plug-ins to 4.33. Note that you only need to look here if you are experiencing problems running your 4.32 plug-in on 4.33.

See also the list of deprecated API removals for this release.

  1. Several bundles renamed for 3rd party libraries

1. Multiple platform-specific fragments merged into their host

The following platform-specific fragments have been merged into their respective host bundle:

All functionality formerly provided through these platform-specific fragments is now provided by the fragment's host bundle alone and no code change is required. If any of the mentioned fragments is referenced in a PDE feature.xml or listed as content of a product definition it just has to be removed.