mapstruct / mapstruct-eclipse

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

Code completion: add completion for InheritConfiguration/InheritInverseConfiguration methods #22

Open agudian opened 9 years ago

agudian commented 9 years ago

In @InheritConfiguration#name()/@InheritInverseConfiguration#name() there could be shown a filtered list of existing (and applicable) method names, including those defined in supertypes, mappers referenced via uses and in a @MapperConfig.