Skip to content

Classes may get many underscores #868

@sdettmer

Description

@sdettmer

Hi,

I have a JSON schema where a sub type (in my case, "Payload") is used many times in different objects. The classes generated differ by number of underscores, so I have for example "Payload___________________________________.java" and "Payload__________________________________.java" (and all shorter names and many longer ones). Of course these classes are hard to distinguish in IDE e.g. Netbeans. Could the naming be changed to have something like e.g. "Payload_35.java" instead?

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