jvolkman / intellij-protobuf-editor

Protocol Buffers for IntelliJ-based IDEs
Apache License 2.0
122 stars 15 forks source link

Support for older version of IntelliJ #52

Closed cyberquarks closed 3 years ago

cyberquarks commented 3 years ago

Hello is it possible to support older version of IntelliJ IDE's, e.g. for versions 2019.2 or 2019.x?

jvolkman commented 3 years ago

A previous version supported 2019.3: https://plugins.jetbrains.com/plugin/14004-protocol-buffer-editor/versions

cyberquarks commented 3 years ago

@jvolkman Installing the March 26 version on IDEA 2019.2 throws:

Plugin 'Protocol Buffer Editor' is incompatible with this installation

jvolkman commented 3 years ago

Right. Its lower version bound is 2019.3. There's no version supporting 2019.2.