Skip to content

Deprecated getter methods are not marked as deprecated when used as properties #45

@pmensalt

Description

@pmensalt

When using a getter that is marked with @Deprecated, IntelliJ will show a warning wherever the method is used. However, when using Manifold properties, IntelliJ no longer displays this warning, even if the method is deprecated.

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