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

Add @Generated annotation to generated classes #2

Open
tias79 opened this issue Aug 8, 2019 · 1 comment
Open

Add @Generated annotation to generated classes #2

tias79 opened this issue Aug 8, 2019 · 1 comment

Comments

@tias79
Copy link

tias79 commented Aug 8, 2019

When generating Java classes from schema it would be very convenient for classes to be annotated with the @generated annotation, making it easier to exclude them from test coverage tools (as an example).

@bjornvester
Copy link
Owner

Thanks, I agree. I will put it on my todo-list. I also think there is a plugin for that in XJC so it should be easy.

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

No branches or pull requests

2 participants