[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.ua] Re: Extern
|
- From: The-big-x@xxxxxx (Peter M)
- Date: Thu, 4 Jun 2009 07:30:33 +0000 (UTC)
- Newsgroups: eclipse.platform.ua
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
Hi there again,
very good to read that it was not all wrong until now. But I'm afraid I'll
need another hint on how to merge local and external help. I added the
following lines to my 'plugin_customization.ini' without effect:
org.eclipse.help.base/remoteHelpOn=true
org.eclipse.help.base/remoteHelpHost=localhost
org.eclipse.help.base/remoteHelpPath=/help
org.eclipse.help.base/remoteHelpUseDefaultPort=false
org.eclipse.help.base/remotHelpPort=8080
(I'm running a Tomcat server on my local machine providing the Infocenter.
Also tried to use "help.eclipse.org" and path "/ganymede" with default
port true)
From my product I'm calling the Help system by executing the command
org.eclipse.ui.help.helpContents. The Help System appears but without any
content.
What am I doing wrong?
Thanks,
Peter