How to view JDK external documentation in IntelliJ IDEA?

前端 未结 7 893
南旧
南旧 2020-11-29 19:10

The shortcut for this action is Shift+F1 but it is always grayed out even I have pointed JDK documentation path to the docs folder (the docs folder

7条回答
  •  春和景丽
    2020-11-29 19:31

    Java 10 Documentation path

    Got to File -> Project Structure Choose External URL

    Below Link works Fine... THe default one does'nt work

    https://docs.oracle.com/javase/10/docs/api/

提交回复
热议问题