How to see package javadoc

Answered

Is there a way to see package javadoc, for instance, java.util, in Intellij?

1
11 comments

Hello,

Please clarify, do you mean like the following doc:

For this you may press View | Quick Documentation.

 

0

That's right! How to open a new page to view the javadoc? FYI I'm using 2021.1.3 ultimate edition.

0

Hello,

Please clarify do you mean to open in the separate tool window?

If yes, please press three dots in the right bottom corner, then select the "Open in Documentation Tool Window" option:

0

Yes, in a separate window or tab. I'm not able to reveal the pop-up, as shown in the screenshot. Do I need to press some key?

0

Hello,

You may put the cursor on the needed package, then go to View | Quick Documentation. Please see:

0

Thank you but it says No documentation found.

0

Hello,

Please go to the Project Structure | SDKs settings. What do you have in sourcepath and documentation path? Thank you 

0

Can you please share the idea.log file captured after calling the Quick Documentation for the package. You may upload it here: 

https://uploads.services.jetbrains.com

or attach it to the issue created at YouTrack: https://youtrack.jetbrains.com/issues/IDEA

Thank you 

0

Where can I see the idea.log file?

0

Hello,

Please go to Help | Show Log in Finder. Thank you 

0

Please sign in to leave a comment.