IntelliJ 无法找到 jdk 文档,即使当我访问 URL 它可以工作时

IntelliJ can't find jdk documentation even though when I visit the URL it works

当我尝试在 Intellij 13 或 14 中查看 javadoc 时,它不起作用。我看到这条错误消息:

Following external urls were checked:
http://docs.oracle.com/javase/6/docs/api/java/sql/ResultSet.html#next() http://docs.oracle.com/javase/6/docs/api/java/sql/ResultSet.html#next-- The documentation for this element is not found. Please add all the needed paths to API docs in Project Settings.

但是,如果您访问这些 URL,javadoc 就在那里!

这是 known issue,将在 IntelliJ IDEA 14.0.4 中修复。

在 IntelliJ IDEA 2016.2.5 中仍然(?)损坏 构建 #IU-162.2228.15,构建于 2016 年 10 月 14 日

声明将在抢先体验 2016.3 中修复 https://youtrack.jetbrains.com/issue/IDEA-158690