Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Inter-plugin communication
Inter-plugin communication [message #448556] Wed, 26 April 2006 06:14 Go to next message
Eclipse UserFriend
Hi,
I have two plugin projects. Both are standalone working. My first plugin
has one functioality (a search) which I want to use in my II plugin. Now,
I dont want to re-invent the wheel.
Is there a way I can send data from II plugin to I plugin and invoke some
of its method and a View class?

Any response is appreciated

tia
~Mohit
Re: Inter-plugin communication [message #448559 is a reply to message #448556] Wed, 26 April 2006 08:13 Go to previous messageGo to next message
Eclipse UserFriend
Create an extension point from plugin I that can be used by plugin II

Mohit wrote:
> Hi,
> I have two plugin projects. Both are standalone working. My first plugin
> has one functioality (a search) which I want to use in my II plugin.
> Now, I dont want to re-invent the wheel.
> Is there a way I can send data from II plugin to I plugin and invoke
> some of its method and a View class?
>
> Any response is appreciated
>
> tia
> ~Mohit
>
Re: Inter-plugin communication [message #448581 is a reply to message #448559] Thu, 27 April 2006 06:24 Go to previous message
Eclipse UserFriend
I realized that extension point is the thing I am looking for. However, I
was not able to find any article or example on nitty-gritty of this.

It will be of great help, If you can point me to some article or example.

tia
~Mohit

Stefan Langer wrote:

> Create an extension point from plugin I that can be used by plugin II

> Mohit wrote:
>> Hi,
>> I have two plugin projects. Both are standalone working. My first plugin
>> has one functioality (a search) which I want to use in my II plugin.
>> Now, I dont want to re-invent the wheel.
>> Is there a way I can send data from II plugin to I plugin and invoke
>> some of its method and a View class?
>>
>> Any response is appreciated
>>
>> tia
>> ~Mohit
>>
Previous Topic:run action by ID
Next Topic:domain model as plugin
Goto Forum:
  


Current Time: Mon Oct 27 14:50:57 EDT 2025

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

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

Back to the top