Skip to content
This repository was archived by the owner on Jun 19, 2024. It is now read-only.
This repository was archived by the owner on Jun 19, 2024. It is now read-only.

As HeadsPluginAPI developer I would like to be able to have the bytecode match the source, so that I can debug the code properly #28

@CC007

Description

@CC007

I saw that you are using lombok in your source code. This causes issues while debugging, because the source code doesn't match up with the bytecode in the .class file.

One way to fix this is to run the delombok with the lombok-maven-plugin, so that the sources in the artefact sources don't contain lombok.

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