Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Platform - User Assistance (UA) » Help doesn't worked after product export
Help doesn't worked after product export [message #494001] Wed, 28 October 2009 17:03 Go to next message
Hugues Rérolle is currently offline Hugues RérolleFriend
Messages: 60
Registered: July 2009
Member
Hi all,

Help content works perfectly in my product when I launch by cliking the
link "Launch an Eclipse application" from product configuration file.

But when I start exported product, it doesn't load org.eclipse.help.ui:
-> Help menus don't worked
-> Following error occured after opening "show view/other" dialog:
Category org.eclipse.help.ui not found for view
org.eclipse.ui.cheatsheets.views.CheatSheetView. This view added to
'Other' category.

Anybody knows how to solve my problem?

Thanks in advance,

Hugues
Re: Help doesn't worked after product export [message #494032 is a reply to message #494001] Wed, 28 October 2009 20:45 Go to previous messageGo to next message
Chris Goldthorpe is currently offline Chris GoldthorpeFriend
Messages: 815
Registered: July 2009
Senior Member
The view category org.eclipse.help.ui is defined in the bundle org.eclipse.help.ui. It sounds as though your application does not include that bundle, in which case the solution is to define that view category in one of your own bundles.
Re: Help doesn't worked after product export [message #494109 is a reply to message #494032] Thu, 29 October 2009 09:07 Go to previous messageGo to next message
Hugues Rérolle is currently offline Hugues RérolleFriend
Messages: 60
Registered: July 2009
Member
Hi Chris thanks for your response,

My product has this plugin, but it didn't start

When I start my product by eclipse I found this line in "help/about
eclipse/configuration detail":
org.eclipse.help.ui (3.3.100.v20080521) "Help System UI" [Starting]

But in my standalone product, this bundle isn't started:
org.eclipse.help.ui (3.3.100.v20080521) "Help System UI" [Installed]


I launch in both cases with the same configuration (same number of plugins)


Hugues


Chris Goldthorpe wrote:
> The view category org.eclipse.help.ui is defined in the bundle
> org.eclipse.help.ui. It sounds as though your application does not
> include that bundle, in which case the solution is to define that view
> category in one of your own bundles.
Re: Help doesn't worked after product export [message #494189 is a reply to message #494109] Thu, 29 October 2009 13:54 Go to previous message
Hugues Rérolle is currently offline Hugues RérolleFriend
Messages: 60
Registered: July 2009
Member
I found and resolved the error by using osgi console.

Thanks !

Hugues Rérolle wrote:
> Hi Chris thanks for your response,
>
> My product has this plugin, but it didn't start
>
> When I start my product by eclipse I found this line in "help/about
> eclipse/configuration detail":
> org.eclipse.help.ui (3.3.100.v20080521) "Help System UI" [Starting]
>
> But in my standalone product, this bundle isn't started:
> org.eclipse.help.ui (3.3.100.v20080521) "Help System UI" [Installed]
>
>
> I launch in both cases with the same configuration (same number of plugins)
>
>
> Hugues
>
>
> Chris Goldthorpe wrote:
>> The view category org.eclipse.help.ui is defined in the bundle
>> org.eclipse.help.ui. It sounds as though your application does not
>> include that bundle, in which case the solution is to define that view
>> category in one of your own bundles.
Re: Help doesn't worked after product export [message #623775 is a reply to message #494001] Wed, 28 October 2009 20:45 Go to previous message
Chris Goldthorpe is currently offline Chris GoldthorpeFriend
Messages: 815
Registered: July 2009
Senior Member
The view category org.eclipse.help.ui is defined in the bundle org.eclipse.help.ui. It sounds as though your application does not include that bundle, in which case the solution is to define that view category in one of your own bundles.
Re: Help doesn't worked after product export [message #623776 is a reply to message #494032] Thu, 29 October 2009 09:07 Go to previous message
Hugues Rérolle is currently offline Hugues RérolleFriend
Messages: 60
Registered: July 2009
Member
Hi Chris thanks for your response,

My product has this plugin, but it didn't start

When I start my product by eclipse I found this line in "help/about
eclipse/configuration detail":
org.eclipse.help.ui (3.3.100.v20080521) "Help System UI" [Starting]

But in my standalone product, this bundle isn't started:
org.eclipse.help.ui (3.3.100.v20080521) "Help System UI" [Installed]


I launch in both cases with the same configuration (same number of plugins)


Hugues


Chris Goldthorpe wrote:
> The view category org.eclipse.help.ui is defined in the bundle
> org.eclipse.help.ui. It sounds as though your application does not
> include that bundle, in which case the solution is to define that view
> category in one of your own bundles.
Re: Help doesn't worked after product export [message #623777 is a reply to message #494109] Thu, 29 October 2009 13:54 Go to previous message
Hugues Rérolle is currently offline Hugues RérolleFriend
Messages: 60
Registered: July 2009
Member
I found and resolved the error by using osgi console.

Thanks !

Hugues Rérolle wrote:
> Hi Chris thanks for your response,
>
> My product has this plugin, but it didn't start
>
> When I start my product by eclipse I found this line in "help/about
> eclipse/configuration detail":
> org.eclipse.help.ui (3.3.100.v20080521) "Help System UI" [Starting]
>
> But in my standalone product, this bundle isn't started:
> org.eclipse.help.ui (3.3.100.v20080521) "Help System UI" [Installed]
>
>
> I launch in both cases with the same configuration (same number of plugins)
>
>
> Hugues
>
>
> Chris Goldthorpe wrote:
>> The view category org.eclipse.help.ui is defined in the bundle
>> org.eclipse.help.ui. It sounds as though your application does not
>> include that bundle, in which case the solution is to define that view
>> category in one of your own bundles.
Previous Topic:behavior of external links in help view, <a href=... target= ...>
Next Topic:standby page cannot be indexed
Goto Forum:
  


Current Time: Thu Mar 28 13:44:49 GMT 2024

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

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

Back to the top