Community
Participate
Working Groups
When the input is null or empty, we'd like to be able to display a custom message like "Initializing...", or "Drag & Drop elements here", etc.
Implemented in revision 2536. To add a message, simply return an instance of org.eclipse.gmt.modisco.infra.browser.uicore.Message in getRootElements in your subclass of CustomizableModelContentProvider.
Bug fixed.