RCP Based Standalone Help [message #467668] |
Wed, 09 May 2007 17:52  |
Eclipse User |
|
|
|
Hi there,
Somewhat new to RCP, but we've already got a full eclipse based product.
Our product has fairly extensive user help docs in the form of multiple
plugins which each have their own extension for org.eclipse.help.toc /
cheatsheets etc.
We want to create an RCP plugin project that will consolidate all of the
help docs into a single standalone help center. (Some users want to access
the help without installing the product...) I don't really want any UI
elements for the RCP app (other than maybe my 'helpcenter' splash.bmp), I
just want to be able to do something in my rcp Application like:
helpSystem.start()
helpSystem.displayHelp()
and have it pop open the help browser that will use my cobbled together
list of toc.xmls etc (I found something somewhere about specifying a
HELP_DATA property that would allow you to specify something like this...)
I've been looking around old newsgroups/mailing lists for tips on how best
to do this, but running into some road blocks. I also understand things
have changed with the new 3.3 milestone (we're migrating to M7 at the
moment, so I'm using that as the basis of my development)
Can anyone point me in the right direction or offer some tips to sooth my
aching head? ;)
Much appreciated...
Todd
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03988 seconds