[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: how to add the contents to dynamic help view?

I assume that is what you are asking why your dynamic help page is not 
searchable.

You must also reference your dynamic help page using the 
org.eclipse.help.toc extension. This tells the help to include your help 
page in the search database.

David

"vv" <vanithavn@xxxxxx> wrote in message 
news:659dd9671a4628649998cb861d862381$1@xxxxxxxxxxxxxxxxxx
> HI,
>
> I am new to eclipse.Now i am doing context sensitive help in my 
> project.When i press F1 key, it populate the contents from 
> org.eclipse.help.contexts but in that help view they have some links like 
> Related topics,search,all topics etc., My problem is how to add the search 
> results to dynamic help section in help view related topic link.
>
> Pls respond quickly.....
>
> Thanks in Advance.
> vv
>