Skip to content

Datagrip-Vault 1.3.5 is binary incompatible with IntelliJ IDEA Ultimate IU-221.6008.13 due to the following problems #58

@froque

Description

@froque

Datagrip-Vault 1.3.5 is binary incompatible with IntelliJ IDEA Ultimate IU-221.6008.13 due to the following problems

  • Abstract method is not implemented (1 problem)
    • Abstract method DatabaseAuthProvider.isApplicable(...) is not implemented (1 problem)
      • Concrete class VaultDatabaseAuthProvider inherits from DatabaseAuthProvider but doesn't implement the abstract method isApplicable(...). This can lead to AbstractMethodError exception at runtime.
  • Class not found (1 problem)
    • Access to unresolved class DatabaseAuthProvider.ApplicabilityLevel.Result (1 problem)
      • Method VaultDatabaseAuthProvider.getApplicability(...) references an unresolved class DatabaseAuthProvider.ApplicabilityLevel.Result. This can lead to NoSuchClassError exception at runtime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions