I\'m here again with a docs question. At my university, when using Eclipse, when placing the cursor over a Java API method name (for example: .size() ), I get very nice documen
2.Go to Window > Preferences > Java > Installed JREs
Select the installed JDK and double click on it, a edit JRE window will get open.
select rt.jar click add source and and select the patch where you have downloaded java source in step 1.
then exit by clicking OK/ Finish