One approach would be to link the source and binary jar to the library via Tools → Library → new library, and then register this library in your application (right click on the project → properties → libraries → add library)
However, I do not think this will help you, since I do not see the comments in several classes that I looked at, and I do not see javadocs jar. So your best bet is probably the user guide .
source share