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
{{ message }}
This repository was archived by the owner on Aug 11, 2023. It is now read-only.
Hi,
rosjava_core can not be build for java11 because javax.xml.bind is not included in version 11 anymore.
I do not really understand the build-details of rosjava so I do not know where to add the depencency. There is javax.xml.bind available with version 2.2.11 on jcenter. So it should be easy to add the depencency.