Interface ILaunchConfigurationTab2

All Superinterfaces:
ILaunchConfigurationTab
All Known Implementing Classes:
AbstractLaunchConfigurationTab, CommonTab, EnvironmentTab, PrototypeTab, RefreshTab, SourceLookupTab, WorkingDirectoryBlock

public interface ILaunchConfigurationTab2 extends ILaunchConfigurationTab
Optional enhancements for ILaunchConfigurationTab.
Since:
3.9
  • Method Details

    • getWarningMessage

      String getWarningMessage()
      Returns a warning message to be displayed to the user or null if none is present.
      Returns:
      Returns a warning message to be displayed to the user or null if none is present.