Plugin does not seem to start when running exported product [message #653799] |
Fri, 11 February 2011 04:07  |
Eclipse User |
|
|
|
Hi Everyone,
I would be grateful if someone could help me with the following issue:
I made two plugins A and B. B defines an application and A just makes
contributions in the UI. I exported these plugins as an RCP product.
When I ran the exported product, the application started and everything
seemed fine except that there were no UI extensions made by the plugin
A. Later, when I tried to elaborate in the console with the help of 'ss'
command I found out that the A plugin had not started at all. My further
attempts to set @start option in the config.ini for the plugin A did not
lead to any success. Everything starts just fine when running from the
IDE using launch configuration. But in exported product it doesn't.
Would anybody suggest what might be problematic?
Thanks,
Ivan
|
|
|
|
Re: Plugin does not seem to start when running exported product [message #653843 is a reply to message #653806] |
Fri, 11 February 2011 08:39   |
Eclipse User |
|
|
|
Hi Tom,
Yes! You are absolutely right. I added it in the build.properties and
everything started working.
The platform hadn't recognized the bundle as a plug-in, I suppose.
Thank you very much.
Regards,
Ivan
On 11.02.2011 12:01, Tom Schindl wrote:
> Is the plugin.xml part of your build.properties?
>
> Tom
>
> Am 11.02.11 10:07, schrieb Ivan Larionov:
>> Hi Everyone,
>>
>> I would be grateful if someone could help me with the following issue:
>>
>> I made two plugins A and B. B defines an application and A just makes
>> contributions in the UI. I exported these plugins as an RCP product.
>>
>> When I ran the exported product, the application started and everything
>> seemed fine except that there were no UI extensions made by the plugin
>> A. Later, when I tried to elaborate in the console with the help of 'ss'
>> command I found out that the A plugin had not started at all. My further
>> attempts to set @start option in the config.ini for the plugin A did not
>> lead to any success. Everything starts just fine when running from the
>> IDE using launch configuration. But in exported product it doesn't.
>>
>> Would anybody suggest what might be problematic?
>>
>> Thanks,
>> Ivan
>
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.10122 seconds