Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-debug-dev] Launch configuration tab images


API has been added to ILaunchConfigurationTab to support an image per tab. @see #getImage().

This API has been added in response to http://bugs.eclipse.org/bugs/show_bug.cgi?id=16378.

Tab implementors should now provide images for their tabs. By default, no image is displayed.


Darin

Back to the top