reportWarning

abstract fun reportWarning(message: String, context: ConfigurationElement? = null)

Report a warning

Parameters

message

The warning message

context

The configuration element that caused the warning, will be highlighted in the editor