mapstruct / mapstruct-eclipse

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

Code completion: add proposals for @Mapping#dependsOn #23

Open agudian opened 9 years ago

agudian commented 9 years ago

@Mapping#dependsOn() should suggest only properties of the target bean, excluding the one named in targetof the same annotation.