Open tias79 opened 5 years ago
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).
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.
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).