You can manually set it via
_Package Explorer / JRE System Library / rt.jar -> contextmenu -> properties - Attach Javadoc..
And the settings are stored in .metadata.plugins\org.eclipse.core.runtime.settings\org.eclipse.jdt.launching.prefs.
I wonder is there anyway I can programmatically specify it?
Thanks a lot!