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

Copy property javadoc #121

Open
chrismanning opened this issue Oct 15, 2016 · 1 comment
Open

Copy property javadoc #121

chrismanning opened this issue Oct 15, 2016 · 1 comment

Comments

@chrismanning
Copy link

Would it be possible to gain the ability to copy any javadoc associated with the property to the builder methods?

@mkarneim
Copy link
Owner

I guess this is technically possible by using the Elements API.

It should be configurable by something like @GeneratePojoBuilder(copyJavaDocs=true).

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