Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » RCP 3.2 help system required org.eclipse.ui.forms plugin (???)
RCP 3.2 help system required org.eclipse.ui.forms plugin (???) [message #449116] Wed, 10 May 2006 11:49 Go to next message
Eclipse UserFriend
Hi all,

I added a help system to my RCP application.
As suggested in faq (http://wiki.eclipse.org/index.php/RCP_FAQ),
the following plugins were copied into plugins dir:

org.eclipse.help.appserver
org.eclipse.help.base
org.eclipse.help.ui
org.eclipse.help.webapp
org.eclipse.tomcat
org.apache.lucene

But, help did not work. Later... I copied all plugins from
eclipse, help started to work, etc. Finally, I found that
org.eclipse.ui.forms plugin needs to be copied.

The question is: either faq needs to be updated, or
the ui.forms is not required, but triggers something
occasionally? Any clue?

thanks
/Sergey
Re: RCP 3.2 help system required org.eclipse.ui.forms plugin (???) [message #449235 is a reply to message #449116] Thu, 11 May 2006 06:47 Go to previous messageGo to next message
Eclipse UserFriend
The org.eclipse.help.ui depends on:

com.ibm.icu
org.eclipse.core.runtime
org.eclipse.help.appserver
org.eclipse.help.base
org.eclipse.ui
org.eclipse.ui.forms

So it's the UI plugin that needs it. Of course, the other implicit dependencies include org.eclipse.swt, org.eclipse.jface, org.eclipse.ui.workbench and a bunch of the other core components.

Alex.
Re: RCP 3.2 help system required org.eclipse.ui.forms plugin (???) [message #449236 is a reply to message #449235] Thu, 11 May 2006 06:49 Go to previous messageGo to next message
Eclipse UserFriend
I've updated the FAQ accordingly.

Alex.
Re: RCP 3.2 help system required org.eclipse.ui.forms plugin (???) [message #449239 is a reply to message #449236] Thu, 11 May 2006 07:52 Go to previous messageGo to next message
Eclipse UserFriend
Thanks Alex,

also online documentation:

Platform Plug-in Dev Guide
Reference
Other reference information
Installing the stand-alone help system

/Sergey

Alex Blewitt wrote:

> I've updated the FAQ accordingly.
>
> Alex.
Re: RCP 3.2 help system required org.eclipse.ui.forms plugin (???) [message #449262 is a reply to message #449239] Thu, 11 May 2006 09:55 Go to previous message
Eclipse UserFriend
I've raised https://bugs.eclipse.org/bugs/show_bug.cgi?id=141297 for that.

Alex.
Previous Topic:View Categories
Next Topic:How to bind Model with the GUI in RCp
Goto Forum:
  


Current Time: Sat Aug 30 19:41:08 EDT 2025

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

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

Back to the top