I have an E4 RCP application and I need to add a Help system to it. As I have understood from a post in the same forum, called Eclipse e4 and org.eclipse.help.ui, it "seems that pure Eclipse 4 code currently (as in Eclipse juno 4.2) lacks support for help...". Is this problem solved in Kepler? I have added org.eclipse.help.ui and org.eclipse.help.webapp but I have no idea of how can I implement a handler to open the help content.
Asked
Active
Viewed 176 times
1
-
Start by creating hlp files. – Dec 10 '13 at 12:05
-
ok, but how to bind them to the application in a nice way? – user3086681 Dec 13 '13 at 09:46