| How to set help preferences in plugin_customization.ini programmatically? [message #532630] |
Mon, 10 May 2010 11:31 |
h1055071 Messages: 335 Registered: July 2009 |
Senior Member |
|
|
I'm setting some prefs for my RCP application in its
"plugin_customization.ini" file of the main plug-in like this:
org.eclipse.help.base/topic_css=/my.plugin.help/help/style.c ss
org.eclipse.help.base/nav_css=/my.plugin.help/help/style.css
This tells the help system to use those stylesheets. My problem is that
I would like to do this not in the "plugin_customization.ini" of the
RCP's main plug-in but in the help plug-in itslef somehow.
Is it possible to do this programatically?
Thanks,
Phil
|
|
|
Powered by
FUDForum. Page generated in 0.01352 seconds