Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Help content in Eclipse RCP application(Recomended css style for adding Java code snippets to help content?)
Help content in Eclipse RCP application [message #696608] Thu, 14 July 2011 07:42 Go to next message
Eclipse UserFriend
Hello,

could someone recommend me easiest way to add Java code snippets to help content (html) in RCP application. I would like have appropriate fonts and colors for code text and java keywords.

Thx!

[Updated on: Thu, 14 July 2011 10:34] by Moderator

Re: Help content in Eclipse RCP application [message #696634 is a reply to message #696608] Thu, 14 July 2011 09:02 Go to previous messageGo to next message
Eclipse UserFriend
It seems that code snippets in eclipse help are added as images. (Example from eclipse help: http://127.0.0.1:52517/help/topic/org.eclipse.jdt.doc.user/reference/ref-java-editor-formatter.htm)

But it wouldn't be best approach to resolve my task because I want to add some tutorial and "How to" pages which would contain many code snippets.

[Updated on: Thu, 14 July 2011 10:28] by Moderator

Re: Help content in Eclipse RCP application [message #696995 is a reply to message #696634] Fri, 15 July 2011 05:41 Go to previous message
Eclipse UserFriend
Here is tool for converting java code to html that could help: Java2HTML Download Page, and instructions how to use the tool can be found on following page: How to convert Java source code to HTML page.
Previous Topic:Saving workbench layout on program exit
Next Topic:Eclipse Open With ->Other Welcome Editor
Goto Forum:
  


Current Time: Sun Aug 31 23:12:08 EDT 2025

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

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

Back to the top