Skip to content

Cannot get the fully qualified name of an annotation not on the classpath #783

@jameskleeh

Description

@jameskleeh

Currently KSAnnotation only supports shortName. In the case where an annotation is not on the classpath, we should still be able to determine the fully qualified name of the annotation.

Calling annotation.annotationType.resolve() returns an error type in this case so it cannot be retrieved from the declaration

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiAPI changes may be involvedstale

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions