Skip to content

Plugin incorrectly gives umapped target warning for Immutables-classes #124

@sleicht

Description

@sleicht

From the immutables generated classes have the builder method 'from(...)' which creates a new copy of an instance as builder instance. The mapstruct processor correctly handles those methods in the ImmutablesAccessorNamingStrategy. The IntelliJ plugin, on the other hand, does add those methods as missing property into the problem list: Unmapped target property: from.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions