'Eclipse Platform Upgrade Issue
I am trying to upgrade Eclipse platform for RCP product from 4.6.3 to 4.15. I see that org.eclipse.jface.dialogs.ImageAndMessageArea class is removed from the Eclipse 4.15 and code using it resulted in compilation error: "ImageAndMessageArea can not be resolved to a type".
I searched the issue on google and found couple of links that are pointing to Bugzilla bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=475863 which says this class is marked for deletion and is removed but no information is provided on how to replace this class with other class.
May I know what is the replacement for org.eclipse.jface.dialogs.ImageAndMessageArea in Eclipse 4.15 so that I can resolve compilation error with same functionality.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
