Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Plugin Deployment Failed
Plugin Deployment Failed [message #552350] Wed, 11 August 2010 20:11 Go to next message
Alireza  is currently offline Alireza Friend
Messages: 8
Registered: July 2010
Junior Member
Dear Eclipser.

Here is my problem on which i have put lots of efforts, but could not get it solved.

I have developed a plugin and it completely works when i run it within the eclipse. (When it is running within the second instance of eclipse). In this plugin, i am using other plugins developed by my friends. As i said, every thing works fine when i am testing my plugin in the second instance of eclipse which can be fired from the PDE environment. My problem starts when i deploy the plugin. I am using the export wizard within PDE to build a jar file out of my plugin. Then i just put it in the dropin folder of another eclipse installation. But things stop working. I have checked all the file references and all of them are correct.

Do you have any hint what is should do ?

Thanks for any advice
ALireza
Re: Plugin Deployment Failed [message #552360 is a reply to message #552350] Wed, 11 August 2010 21:44 Go to previous messageGo to next message
Austin Morgan is currently offline Austin MorganFriend
Messages: 42
Registered: July 2009
Member
ALireza,
Have you checked the error log on the copy you are trying to install
your plug-in to? Also have you though about creating an update site. I
have found that to be more reliable than the dropin folder (I believe
that the dropin folder has been deprecated from what I have read).

Austin

On Wed, Aug 11, 2010 at 04:11:55PM -0400, Alireza wrote:
> Dear Eclipser.
>
> Here is my problem on which i have put lots of efforts, but could not get it solved.
>
> I have developed a plugin and it completely works when i run it within the eclipse. (When it is running within the second instance of eclipse). In this plugin, i am using other plugins developed by my friends. As i said, every thing works fine when i am testing my plugin in the second instance of eclipse which can be fired from the PDE environment. My problem starts when i deploy the plugin. I am using the export wizard within PDE to build a jar file out of my plugin. Then i just put it in the dropin folder of another eclipse installation. But things stop working. I have checked all the file references and all of them are correct.
>
> Do you have any hint what is should do ?
>
> Thanks for any advice
> ALireza
Re: Plugin Deployment Failed [message #552815 is a reply to message #552350] Fri, 13 August 2010 15:52 Go to previous message
Andrew Niefer is currently offline Andrew NieferFriend
Messages: 990
Registered: July 2009
Senior Member
It sounds like perhaps the Eclipse instance that you are dropping your
plugin into does not contain the other bundles developed by your friends.

-Andrew

Alireza wrote:

> Dear Eclipser.
>
> Here is my problem on which i have put lots of efforts, but could not get
> it solved.
>
> I have developed a plugin and it completely works when i run it within the
> eclipse. (When it is running within the second instance of eclipse). In
> this plugin, i am using other plugins developed by my friends. As i said,
> every thing works fine when i am testing my plugin in the second instance
> of eclipse which can be fired from the PDE environment. My problem starts
> when i deploy the plugin. I am using the export wizard within PDE to build
> a jar file out of my plugin. Then i just put it in the dropin folder of
> another eclipse installation. But things stop working. I have checked all
> the file references and all of them are correct.
>
> Do you have any hint what is should do ?
>
> Thanks for any advice
> ALireza
Previous Topic:Export-Package
Next Topic:Plugin Deployment Failed
Goto Forum:
  


Current Time: Thu Apr 18 23:42:21 GMT 2024

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

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

Back to the top