Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Please recommend me a document about making help using Eclipse.
Please recommend me a document about making help using Eclipse. [message #139848] Sun, 05 October 2003 20:57 Go to next message
Eclipse UserFriend
Originally posted by: hyun0139.swc.sec.samsung.co.kr

I'm getting started to make a help using eclipse.
I can't any documentation about making a help using eclipse.
Please inform me of any documentation about makeing help with eclipse.

Thank you~!
Re: Please recommend me a document about making help using Eclipse. [message #140028 is a reply to message #139848] Mon, 06 October 2003 07:40 Go to previous message
Eclipse UserFriend
Information on adding help is included in on-line documentation. Open
Platform Plug-in Developer Guide -> Programmer's Guide -> Plugging in help.

http://help.eclipse.org/help21/index.jsp?topic=/org.eclipse. platform.doc.isv/guide/help.htm

As for the editor, Eclipse does not contain anything that specifically
supports writing help, but any HTML editor will do for writing topics, and
any XML editor for creating navigation (toc.xml files). If the editor is DTD
aware, you can configure it to use DTD included in
eclipse\plugins\org.eclipse.help_3.0.0\dtd directory.

Konrad Kolosowski

"
Previous Topic:Plugin lazy load question
Next Topic:MessageBox from Plugin class?
Goto Forum:
  


Current Time: Tue Jul 15 00:22:26 EDT 2025

Powered by FUDForum. Page generated in 0.03054 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top