Help doesn't worked after product export [message #494001] |
Wed, 28 October 2009 13:03  |
Eclipse User |
|
|
|
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 #494189 is a reply to message #494109] |
Thu, 29 October 2009 09:54  |
Eclipse User |
|
|
|
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 16:45  |
Eclipse User |
|
|
|
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 05:07  |
Eclipse User |
|
|
|
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 09:54  |
Eclipse User |
|
|
|
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.
|
|
|
Powered by
FUDForum. Page generated in 0.03763 seconds