Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Platform - User Assistance (UA) » Help contents error
Help contents error [message #474245] Mon, 25 August 2008 12:43 Go to next message
Pollet Kevin is currently offline Pollet KevinFriend
Messages: 2
Registered: July 2009
Junior Member
Hi!

I want to add the help contents in my rcp application. I realized the
eclipse rich client platform book step but when i click on the help
contents menu i have this error :
java.lang.NoClassDefFoundError:
org/eclipse/equinox/http/jetty/JettyConfigurator

I use eclipse 3.4.

Why ?

Thanks a lot!
Re: Help contents error [message #474252 is a reply to message #474245] Tue, 26 August 2008 17:19 Go to previous message
Chris Goldthorpe is currently offline Chris GoldthorpeFriend
Messages: 815
Registered: July 2009
Senior Member
It looks as though you are missing the org.equinox.http.jetty plugin.
You should add all required plugins on the Configuration tab of the
product config file editor and be sure to check the box which says to
include optional dependencies.

Pollet Kevin wrote:
> Hi!
>
> I want to add the help contents in my rcp application. I realized the
> eclipse rich client platform book step but when i click on the help
> contents menu i have this error :
> java.lang.NoClassDefFoundError:
> org/eclipse/equinox/http/jetty/JettyConfigurator
>
> I use eclipse 3.4.
>
> Why ?
>
> Thanks a lot!
>
Re: Help contents error [message #619400 is a reply to message #474245] Tue, 26 August 2008 17:19 Go to previous message
Chris Goldthorpe is currently offline Chris GoldthorpeFriend
Messages: 815
Registered: July 2009
Senior Member
It looks as though you are missing the org.equinox.http.jetty plugin.
You should add all required plugins on the Configuration tab of the
product config file editor and be sure to check the box which says to
include optional dependencies.

Pollet Kevin wrote:
> Hi!
>
> I want to add the help contents in my rcp application. I realized the
> eclipse rich client platform book step but when i click on the help
> contents menu i have this error :
> java.lang.NoClassDefFoundError:
> org/eclipse/equinox/http/jetty/JettyConfigurator
>
> I use eclipse 3.4.
>
> Why ?
>
> Thanks a lot!
>
Previous Topic:Is there a more correct command to use for menu Help/Welcome
Next Topic:Showing help after pressing a button
Goto Forum:
  


Current Time: Thu Apr 25 11:47:01 GMT 2024

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

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

Back to the top