disable doclint? It prevents maven project from loading dependencies
Answered
Using IntelliJ IDEA 2016.3.2 Build #IU-163.10154.41
trying to use gson library. Project will not maven - import because of doclint issue in gson library.
It does not work to disable this in maven because. I've tried to set the maven importer and runner jdks, it does not work.
Please sign in to leave a comment.
Please file a bug at https://youtrack.jetbrains.com/issues/IDEA with a sample project to reproduce attached. Also provide the logs (https://intellij-support.jetbrains.com/hc/articles/207241085).