mapstruct / mapstruct-eclipse

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

Refactoring support #3

Open gunnarmorling opened 9 years ago

gunnarmorling commented 9 years ago

When a bean property getter/setter is refactored, any references in @Mapping#source() or target() should be updated as well.