xjc driver failing to generate java classes
Answered
xjc tool is failing, i have jdk 1.8 in project preferences selected, i know there is a bug up jdk 9, i click the xsd go to tools >> jaxb >> generate java code. I click ok
and get alertbox: cant find or load the main class com.sun.tools.interanl.xjc.Driver.
Any idea?
Please sign in to leave a comment.
See https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000763384-JAXB-XJC-plugin-not-working
yeah i read that, im using the intelllij plugin not third party, so what is the fix, use command line ?
Do you have java 1.8 selected in Project Settings | Modules | <Module name> | Dependencies?
Does it work without errors in the command line?