I am writing a custom app that requires a help system.
The app is written in SWT.
Is there anyway I can generate eclipse style help with SWT?
I.e when you press F1 in the Eclipse editor you get a new window on the side.
As an aside, I would also like to be able to provide an editor for this help documentation.