Skip to content

Incompatible with IntelliJ 2019.1 beta #133

Closed
@reitzmichnicht

Description

@reitzmichnicht

Describe the bug
Latest plugin version:

2019-03-07 11:17:59,261 [ 317275] ERROR - tartup.impl.StartupManagerImpl - Method com.intellij.openapi.roots.impl.libraries.ProjectLibraryTable.getInstance(Lcom/intellij/openapi/project/Project;)Lcom/intellij/openapi/roots/libraries/LibraryTable; must be InterfaceMethodref
java.lang.IncompatibleClassChangeError: Method com.intellij.openapi.roots.impl.libraries.ProjectLibraryTable.getInstance(Lcom/intellij/openapi/project/Project;)Lcom/intellij/openapi/roots/libraries/LibraryTable; must be InterfaceMethodref
at io.protostuff.jetbrains.plugin.ProtostuffPluginController.findGlobalProtobufLibrary(ProtostuffPluginController.java:171)
at io.protostuff.jetbrains.plugin.ProtostuffPluginController.updateGlobalLibrary(ProtostuffPluginController.java:140)
at io.protostuff.jetbrains.plugin.ProtostuffPluginController.projectOpened(ProtostuffPluginController.java:87)

To Reproduce
Steps to reproduce the behavior:

  • Happens on IDE startup

Activity

added a commit that references this issue on Mar 12, 2019

GH-133: Fix deprecation warnings

added this to the 0.13 milestone on Mar 12, 2019
kshchepanovskyi

kshchepanovskyi commented on Mar 12, 2019

@kshchepanovskyi
Collaborator

Fixed in 0.13.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @reitzmichnicht@kshchepanovskyi

        Issue actions

          Incompatible with IntelliJ 2019.1 beta · Issue #133 · ksprojects/protobuf-jetbrains-plugin