|
|
|
Re: Standalone help - how to find the .toc files [message #623841 is a reply to message #623832] |
Fri, 08 January 2010 17:14  |
Eclipse User |
|
|
|
There are two steps. First create a plugin in Eclipse which has help content, you can use the new plug-in wizard to do this (File->New->Project->Plug-in Project) and on the last step of the wizard select the template plug-in with sample help content.
If you launch a new version of Eclipse by using Run->Run As->Eclipse Application you will create a new version of Eclipse whose help contents include the help book you just created.
Step 2 is to export the plug-in you just created using File->Export->Deployable Plug-ins and Fragments to create a jar file. Go to the location where you installed Eclipse and you should find a directory called "eclipse" and below that a directory called "plugins". Copy the exported jar file there, restart standalone help and you should see your new documentation.
|
|
|
Powered by
FUDForum. Page generated in 0.03181 seconds