Link online Java documentation
Answered
I use Intellij Idea 2018 1.1 (Community Edition), i wanted to link the Java online documentation into the Intelli j,
The URL i used was this (default URL that appeared along the installation).
https://download.java.net/java/jdk10/docs/api/
, but this doesnt open any help when i press Shift+F1. Could someone please let me know how to correct this ?
Please sign in to leave a comment.
https://docs.oracle.com/javase/9/docs/api/ - This link actually works
Hi.
https://download.java.net/java/jdk10/docs/api/ gets 404 for me, https://docs.oracle.com/javase/10/docs/api/ looks like a right one.