An easy way to view JavaDoc in Eclipse IDE?

Hi,

Is there an easy way to view the JavaDoc within Eclipse IDE other than browsing it in a browser?

I tried to attach the location of Javadoc to nuxeo-core-5.6.jar but my IDE says “The current path belongs to container 'Nuxeo SDK' which does not allow user modifications to Javadoc locations on its entries'.

Thanks a lot!

Best,

Bing

0 votes

1 answers

1382 views

ANSWER



Well, since source code is available in the SDK, with a single click from the JavaDoc view of Eclipse IDE, it's OK to live without JavaDoc as doc is extracted from source code :)

0 votes



Hi,

You found the solution. Since the source code is available, it would be overkill to increase the classpath with Javadoc links. Moreover since that classpath is dynamically evaluated.

Regards,

10/21/2013