Not able to install thrid party plugin in application developed using Eclipse plugins [message #727107] |
Tue, 20 September 2011 08:30  |
Eclipse User |
|
|
|
I am working on an application developed over eclipse using eclipse plugins. I am trying to install third part plugin in my application everytime its is giving some or other error. It gave error like the following plugins has a dependency plugins to install etc. I found that i am able to install the same plugin in eclipse independently but not in my application . Everytime if i have to install the third party plugin in my application, first i need to install the same plugin in eclipse .I tried finding difference between eclipse and my application.I found in my application there is no features folder as in eclipse. Now i want to know is there any way to install the plugin in my application independently or if the installation needs features folder , how to create it ? Do we need to create to do some sort of coding ?
|
|
|
Re: Not able to install thrid party plugin in application developed using Eclipse plugins [message #727398 is a reply to message #727107] |
Wed, 21 September 2011 03:21  |
Eclipse User |
|
|
|
On 2011-09-20 14:30, kavita.singh wrote:
> I am working on an application developed over eclipse using eclipse
> plugins. I am trying to install third part plugin in my application
> everytime its is giving some or other error. It gave error like the
> following plugins has a dependency plugins to install etc. I found that
> i am able to install the same plugin in eclipse independently but not in
> my application . Everytime if i have to install the third party plugin
> in my application, first i need to install the same plugin in eclipse .I
> tried finding difference between eclipse and my application.I found in
> my application there is no features folder as in eclipse. Now i want to
> know is there any way to install the plugin in my application
> independently or if the installation needs features folder , how to
> create it ? Do we need to create to do some sort of coding ?
I'm quite sure that the lack of the feature folder is not the root of
your problem, because features do not provide any osgi functionality.
You need to look at the error message of your launch configuration: It
should tell you, which plugin dependencies are missing.
HTH & Greetings from Bremen,
Daniel Krügler
|
|
|
Powered by
FUDForum. Page generated in 0.06921 seconds