Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refresh of generated mapper not working reliably #17

Closed
gunnarmorling opened this issue Nov 5, 2017 · 1 comment
Closed

Refresh of generated mapper not working reliably #17

gunnarmorling opened this issue Nov 5, 2017 · 1 comment

Comments

@gunnarmorling
Copy link
Member

When altering a mapped type (e.g. the target type of a mapping method), mappers referring to that type aren't re-generated reliably.

I couldn't quite figure when it's working and when not, often I had to explicitly rebuild the entire project. I'd assume there's a way in IntelliJ plug-ins to mark a type (a mapper type) as dependent on other types (the source and target types of the mapper's methods), so a re-generation can be triggered in such case.

@filiphr
Copy link
Member

filiphr commented Nov 22, 2017

Closing it as duplicate of #13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants