I have openjdk-6-doc and all the other requirements installed, but in Eclipse no documentation shows when hovering over anything. I even tried to change the prefences:
Window --> Preferences --> Java --> Installed JREs
Then I select java-6-openjdk and select Edit.
I pick /usr/lib/jvm/java-6-openjdk/jre/lib/rt.jar and click Javadoc Location.
I put file:/usr/share/doc/openjdk-6-doc/api/ in the Javadoc location path, but this cannot be validated because the package-list file is missing. But in reality there is a file there (package-list.gz), which is an archive of the package-list file. So I extracted it but still no documentation. What am I doing wrong? Thanks.



Adv Reply

Bookmarks