How to see package javadoc
Answered
Is there a way to see package javadoc, for instance, java.util, in Intellij?
Please sign in to leave a comment.
Hello,
Please clarify, do you mean like the following doc:
For this you may press View | Quick Documentation.
That's right! How to open a new page to view the javadoc? FYI I'm using 2021.1.3 ultimate edition.
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:
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?
Hello,
You may put the cursor on the needed package, then go to View | Quick Documentation. Please see:
Thank you but it says No documentation found.
Hello,
Please go to the Project Structure | SDKs settings. What do you have in sourcepath and documentation path? Thank you
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
Where can I see the idea.log file?
Hello,
Please go to Help | Show Log in Finder. Thank you