jvolkman / intellij-protobuf-editor

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

EAP not support ( #17

Closed bordunosp closed 4 years ago

bordunosp commented 4 years ago

Cant install plugin for 2020.2 EAP version

Screenshot 2020-07-10 at 18 26 21
jvolkman commented 4 years ago

I've created a new branch to track 2020.2, and pushed changes to get tests passing against the new API. That may be all that's required, but I want to take a closer look before pushing a new release to the Jetbrains repo.

For now you can install the build artifact here: https://github.com/jvolkman/intellij-protobuf-editor/actions/runs/164926175 Extract the zip file and and install the .jar file within as a plugin.

bordunosp commented 4 years ago

thanks It works