show/hide this revision's text 2 changed title to include Eclipse RCP

How do I attach source code locations to plugins in my Eclipse RCP target platform?

show/hide this revision's text 1

How do I attach source code locations to plugins in my target platform?

I've got a workspace with multiple RCP plugin projects.

We've set the target platform, so we can build against a standard set of plugins, but are not able to see source code and Javadoc for all the platform plugins.

The Windows -> Preferences -> Plug-in Development -> Target Platform -> Source Code Locations page doesn't seem to have any effect when I add the eclipse directory (it only allows you to add directories).

Copying the source jars from the eclipse directory into the target platform has a similar effect.

What am I doing wrong? How do I attach a set of Source jars to my target platform?