Skip to content

Remove dependency on org.jetbrains:annotations-java5 #24

Description

@sddamico

There are several other annotations packages that do not cause packaging conflicts when used with standard jetbrains annotations. For example, you could use the more standard org.jetbrains:annotations or the androidx.annotation:annotation packages.

Example of packaging error seen when using this SDK with a build environment that also uses the org.jetbrains:annotations package:

   > Duplicate class org.intellij.lang.annotations.Flow found in modules jetified-annotations-16.0.1 (org.jetbrains:annotations:16.0.1) and jetified-annotations-java5-15.0 (org.jetbrains:annotations-java5:15.0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions