How to customize help topics in org.eclipse.help plugin? [message #259488] |
Thu, 08 July 2004 07:17 |
Eclipse User |
|
|
|
Originally posted by: gkaviyarasu.crimsonlogic.co.in
Hi,
I've developed one plugin to call the workbench help support. I used
org.eclipse.help.toc extension point in my plugin. And i call this plugin
when a menu is clicked. I call the following code snippet in run method of
my action class.
That plugin opens the help and i m getting my help topics appended to the
workbench help.
Here is the code to call the workbenchhelp:
------------------------------------------------------------ -
WorkbenchHelp.displayHelp();
------------------------------------------------------------ -
My Question is:
Is it possible to remove some in-built help topics from the workbench
help?
I needed this to display ONLY my project related help contents, not
cluttered with eclipse help.
Thanks in advance,
Regards
Kaviyarasu.
|
|
|
|
Powered by
FUDForum. Page generated in 0.03450 seconds