Searching in help does not work [message #735611] |
Wed, 12 October 2011 07:30  |
Eclipse User |
|
|
|
As mentioned in other posts, I try to provide a help for an application with the usage of my own implementation of a toc provider. The provider builds a toc dynamically with topics that reffer to xhtml content provided in the same plugin aa well as xhtml content provided in other plugins.
A simple example looks as follows:
- bundleA with bundleA.xhtml
- bundleB with bundleB.xhtml
- bundelB also provides the toc provider, which is registerd via the extension point org.eclipse.help.toc
The href to the content is allways /bundleId/path/to/content (eg. /bundleA/bundleA.xhtml and /bundleB/bundleB.xhtml).
The toc and the content for both bundels is displayed correctly when I click at the topics. My problem is, that only matches in bundelB are found, which is the bundel that defines also the toc provider, if I try to search the help.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.27924 seconds