API difference between commercial and community?

Hi Team,
  Is there any diffrences between API availables in commercial and community versions regarding plugin development?

0
4 comments

There are no differences other than the set of supported plugins. For example, IntelliJ IDEA Community Edition does not include the JavaScript plugin, so any plugins that depend on it will not work in IntelliJ IDEA Community Edition.

0
Avatar
Permanently deleted user

Just to clarify, If I developed plugin using community edition that's plugin has to be worked in commercial version also, without causing any issues right?

0

Yes, that's correct.


0
Avatar
Permanently deleted user

Thank You

0

Please sign in to leave a comment.