Programmatically pre-populating remote help URL in for Eclipse RCP

37 views Asked by At

I'm trying to build an Eclipse RCP application and have a remote help URL pre-populated in the Preferences > Help > Content table.

Is there an extension point or .product setting I can add to build an RCP application with a remote help link pre-populated?

I'd like to add a remote help entry here:

Preference > Help > Content

So when a user launches the application, a remote help is already defined.

0

There are 0 answers