mapstruct / mapstruct-eclipse

An Eclipse plug-in for working with MapStruct
Other
13 stars 8 forks source link

QuickFix: set unmappedTargetPolicy=IGNORE #25

Open agudian opened 9 years ago

agudian commented 9 years ago

For the "Unmapped target property" error, another quick-fix could set @Mapper#unmappedTargetProperty=IGNORE.