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
I am able to use the value-constructor plugin to create constructors from xsd. But generated classes that have a refernce to a java class that is an enum type, do not get constructors created. Why is that?
I am able to use the value-constructor plugin to create constructors from xsd. But generated classes that have a refernce to a java class that is an enum type, do not get constructors created. Why is that?