IntelliJ cannot resolve jaxb generated sources on maven project.
Answered
I use IntelliJ 2017.4
I use jaxb source generation.
It is not appear on eclipse.
But ItelliJ cannot resolve jaxb generated sources. (Maven install works fine.)
I confirm the configuration jaxb generated source folder is marked as a source foler.
reimport, re-source generation did all again.
Please Help.
Please sign in to leave a comment.
Please check https://confluence.jetbrains.com/display/IDEADEV/Maven+Integration+FAQ regarding the generated sources configuration.
If the issue persists, please file a bug at https://youtrack.jetbrains.com/issues/IDEA and attach a sample project to reproduce the problem. Please also attach idea.log (https://intellij-support.jetbrains.com/hc/articles/207241085).