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
Для генерации Java схемы из xsd проверьте плагин **Jakarta EE: Web Services (JAX-WS)**. Схема генериться через главное меню: _Tools -> XML Actions -> Generate Java code from XML Schema Using JAXB..._. Возможно пакет уже будет новый `jakarta`, поправте на `javax`.
47
48
#### 2_7_JAXB.patch
48
49
> - Добавил в `maven-surefire-plugin` UTF-8
49
50
> - Убрал лишний `synchronized` в `JaxbParser.marshal()` (уже есть в `JaxbMarshaller.marshal()`)
0 commit comments