Show custom message in case plugin version is incompatible with IntelliJ version

Answered

Hello,

 

Is it possible to show a custom message in case if the plugin version is incompatible with the IntelliJ version? For example, show compatible versions.

 

For example, this screenshot is made for plugin working on IntelliJ 2019.1, but the user tried to install the plugin on IntelliJ 2018.1

 

 

Best regards,

Alexander.

0
1 comment

No, this is not possible.
You'll not be able to implement such a thing in a plugin that is not compatible and will even not be loaded.

0

Please sign in to leave a comment.