Whenever I do a maven update project (alt+f5), the setting "Ignore optional compile problems" revert to "No". This annoys the heck out of me since it is generated sources which i cant fix.
Anyone know how to make it stick?
Whenever I do a maven update project (alt+f5), the setting "Ignore optional compile problems" revert to "No". This annoys the heck out of me since it is generated sources which i cant fix.
Anyone know how to make it stick?
Another solution to the problem is to add suppressions to the generated clases using a plugin called jaxb2-annotate-plugin