Incompatibilities Between Eclipse 4.33 and 4.34

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

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.