| Problem with helpData.xml in Infocenter [message #588979] |
Fri, 19 October 2007 10:03 |
Daniel Walter Messages: 10 Registered: July 2009 |
Junior Member |
|
|
I'm trying to set up a Infocenter that contains several JARs with
documentation.
Using the deprecated method in the plugin_customization.ini works fine
like e.g.:
org.eclipse.help/ignoredTOCS=/pluginId/path/to/toc.xml
But when trying to use the helpData.xml it doesnt show any effect at all.
That's what the files look like (of course with correct ID):
plugin_customization.ini:
org.eclipse.help.HELP_DATA=/home/eclipse/helpData.xml
/home/eclipse/helpData.xml:
<extensions>
<hidden>
<toc id="/pluginId/path/to/toc.xml"/>
</hidden>
</extensions>
Is there any obvious reason why this doesn't work?
Thanks for your help!
Daniel
|
|
|
Powered by
FUDForum. Page generated in 0.01493 seconds