Can't get "Quick JavaDoc" by pressing CTRL + Q
Hi all,
I have the javadoc installed in C:\j2sdk141\docs\api. In my JDK settings I have stored this path in the javadoc section. But if I press CTRL+Q on a method or JDK class, only the header appears in the information window. For example:
java.util.Vector
public void clear()
Overrides:
clear in class AbstractList
No more information. What's wrong with this?
TIA, Ralf.
请先登录再写评论。
Ralf Heydenreich wrote:
Try Shift + F1