Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Platform - User Assistance (UA) » Problem with helpData.xml in Infocenter
Problem with helpData.xml in Infocenter [message #588979] Fri, 19 October 2007 14:03
Daniel Walter is currently offline Daniel WalterFriend
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
Previous Topic:RCP application with remote help content only - can it avoid including jetty/jasper ?
Next Topic:Help on Eclipse Help System
Goto Forum:
  


Current Time: Fri May 03 20:18:18 GMT 2024

Powered by FUDForum. Page generated in 0.02570 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top