Skip to content
This repository was archived by the owner on Nov 21, 2023. It is now read-only.
This repository was archived by the owner on Nov 21, 2023. It is now read-only.

code generated does not compile if multiple Intellij annotations in classpath #1

@JerryShea

Description

@JerryShea

e.g. if you com.intellij:annotations and org.jetbrains:annotations in the classpath

For some reason the types that end up in the imports collection get an annotation of org.jetbrains.NotNull added to them and then CtTypeInformation.getQualifiedName() outputs the type name with the annotation embedded within it, breaking the compile.

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