You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently a user must actively enable the generation of DS components from XMLs what is quite annoying, as from a user POV I can't think about a case where I want to annotate a component but don't get the xml generated.
Especially as we already have the annotations on the classpath by default, and when using automatic manifest generation they are already generated always.
Currently a user must actively enable the generation of DS components from XMLs what is quite annoying, as from a user POV I can't think about a case where I want to annotate a component but don't get the xml generated.
Especially as we already have the annotations on the classpath by default, and when using automatic manifest generation they are already generated always.
Together with
we now also have an efficient way to know if a project has any annotation of interest.
Therefore my suggestion is to if not explicitly disabled we enable them by default with useful defaults.
The text was updated successfully, but these errors were encountered: