Skip to content

APT generation breaks on nested classes with same name #40

Description

@asvanberg

If multiple classes have a nested class X with the same name the annotation processing generation will disregard the namespacing provided by the containing class and try to generate two (de-)serializers for X which is not allowed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions