mapstruct / mapstruct/mapstruct-eclipse
Some more auto-completions
Open
@sradi is already working on this.
Since Mar 17, 2015.
feature
- Dominant language
- Java
- Stars
- 12
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
- In `@Mapper#componentModel()` there could be shown the list of supported values
- In `@Mapper#config()` there could be shown a filtered list only containing actual config classes
- ~~In `@InheritConfiguration#name()`/`@InheritInverseConfiguration#name()` there could be shown a filtered list of existing method names~~ - handled in #22
- ~~`@Mapper#dependsOn()` should suggest only properties of the target bean~~ - handled in #23
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.