Cambiasso
Cambiasso

Reputation: 113

How to use jaxb2-annotate-plugin

I just learned how to generate Java classes from XSD using JAXB (with Maven), now I need to add to my generated classes some annotations. I found out that jaxb2-annotate-plugin does exactly this, but I don't know how to use it in my project. Can anyone provide some step-by-step tutorials or helpful explanation? Any help would be appreciated.

Upvotes: 2

Views: 2551

Answers (0)

Related Questions