Search code examples
eclipseeclipse-rcpjavadoc

How to add eclipse-source javadoc to java-build-path in?


I have an Eclipse RCP Project.
I am using Eclipse source classes, for that I am have a target platform with Eclipse's update site.
The plugins are imported from the target site, but without the Javadoc.

Quesion:
What is the location of the Eclipse's Javadoc for Eclipse RCP classes?


Solution

  • There is a checkbox to import the sources, inside of teh target platform's update-site dialog.