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
Would be great to reconsider this issue, namely allow JAXB plugins to add/remove classes to/from package and to/from class. For that the appropriate methods could be added to com.sun.codemodel.JPackage and com.sun.codemodel.JDefinedClass (probably should implement the same interface):
Currently it is not possible to manipulate with Code Model in a way that JDefinedClass is moved to another class or package. For that:
Affected Versions
[2.2.6]
The text was updated successfully, but these errors were encountered: