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.
The following platform-specific fragments have been merged into their respective host bundle:
org.eclipse.core.resources.win32.win32.x86_64
org.eclipse.core.filesystem.win32.x86_64
org.eclipse.core.net.linux
org.eclipse.core.net.win32
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.