[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] documentation references in context help

Hi folks,
I am writing some plugins with context sensitive help by extending org.eclipse.help.contexts. Is it possible to reference a html file located in another plugin ? The main idea is to have a help plugin with the normal online help and manuals and each application plugin supplies the context sensitive help and only references to the main manual.
Is this possible ?