When we import the external library to eclipse java project, we can use eclipse's auto correction for the imported methods from new libraries.But we can't see what the methods do specifically.We have to import library's documentation.
Question1: How can i import documentation into eclipse project?
Question2: What is Java Documentation looks like?
Question3: Which file format java documentation using?
Thank you in advance


