Hi there!
Is it possible to disable generation of redundant annotations and comments
in classes?
For example, I'd like my classes don't have comments like
> /**
> * This class is generated by jOOQ
> */
and annotations like
> @javax.annotation.Generated(
> value = {
> "http://www.jooq.org",
> "jOOQ version:3.5.0"
> },
> comments = "This class is generated by jOOQ"
> )
--
You received this message because you are subscribed to the Google Groups "jOOQ
User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.