I've specified URLs to documentation of libraries I use in my project, and every time I want to check the documentation, it downloads it from the internet.
I have a JAR with full JavaDoc locally.
Should I specify this JAR file, or force IDEA to download all docs?
If you want, you can even tell Maven to always download Javadoc when available. Navigate to Preferences > Build, Execution, Deployment > Build Tools > Maven > Importing and check the Automatically download documentation checkbox.
Attach the jar file with the documentation to the library.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With