简体   繁体   中英

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

When I try to view javadocs in Intellij 13 or 14, it doesn't work. I see this error message:

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.

Yet, if you visit those URLs, the javadoc is right there!

这是一个已知问题 ,将在IntelliJ IDEA 14.0.4中修复。

Still(?) broken in IntelliJ IDEA 2016.2.5 Build #IU-162.2228.15, built on October 14, 2016

Claims to be fixed in the Early-Access 2016.3 https://youtrack.jetbrains.com/issue/IDEA-158690

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM