How do I add the Java API documentation to Eclipse?

前端 未结 14 1611
名媛妹妹
名媛妹妹 2020-11-30 17:34

I have downloaded Java API documentation from http://www.oracle.com/technetwork/java/javase/downloads/index.html#docs and have supposedly attached it to Eclipse using the

14条回答
  •  无人及你
    2020-11-30 17:55

    Ensure "Preferences" -> "Java" -> "Editor" -> "Hovers" -> "Combined Hover" is checked.

提交回复
热议问题