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 Javadoc to getters/setters #36

Open
Androkai opened this issue Mar 9, 2021 · 0 comments
Open

Copy Javadoc to getters/setters #36

Androkai opened this issue Mar 9, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@Androkai
Copy link

Androkai commented Mar 9, 2021

Coming from this discussion on Stack Overflow I search for a possibility to add Javadoc of property fields to getters and setters. While project lombok can be a solution I have some projects I need an alternative approach without any additional dependencies.

Because of this I'd like to ask if it's possible to add some functionality that copies Javadoc from property fields to the generated getters and setters.

@sohibegit sohibegit added the enhancement New feature or request label Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants