Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am trying to compile webex's xml schema to java code using jaxb. I found this project as a starting point:https://code.google.com/archive/p/webex-java-sdk/It compiled under java 8 with a few minor changes. My problem now is that I am getting an err...