| Help Search for nested bottom up documentation structures failes [message #301171] | 
Fri, 24 March 2006 08:23  | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Hi all, 
 
I working with Eclipse 3.2M5 and have two plug-ins contributing to the  
documentation. The first one contains the anchors while the second one  
contributes by referencing the anchors. The merged documentation is  
available in the "Help -Eclipse" window, *but* when I try to search via  
the "Search: " entry only words in plug-in one are found. 
 
How do I enable "Search:" to look into plug-in two documentation too?  
What did I miss? 
 
Many thanks 
 
Guenther 
 
--------- configuration -------- 
My setup looks like this: 
 
Plug-in one "de.XXX.help/$nl$/toc.xml" 
<toc label="Mein Handbuch" > 
	<topic label="Inhaltsverzeichnis" 
                href="html/Inhaltsverzeichnis.htm"> 
		<anchor id="TOC"/> 
	</topic> 
</toc> 
 
Plug-in two: 
<toc label="Diagrammverzeichnis" 
      link_to="../de.XXX.help/$nl$/toc.xml#TOC"> 
	<topic label="Diagramme" href="html/figures.htm"/> 
</toc>
 |  
 |  
  | 
Powered by 
FUDForum. Page generated in 0.03315 seconds