how to get the documentation of a class in java

Answered

As much as i know, there is an option to access the documentation of a class, a method or a variable could be seen using a single shortcut in intellij. But what is the shortcut by which I can access that in windows? 

1
2 comments

Do you mean that you'd like to see the documentation in a separate tool window? If yes, you can open documentation popup settings, select Open as Tool Window option, and use the same shortcut for it.

0
Avatar
Permanently deleted user

thank you!

 

0

Please sign in to leave a comment.