Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » communication with an embedded RCP
communication with an embedded RCP [message #432937] Tue, 21 June 2005 15:50 Go to next message
Christiaan ten Klooster is currently offline Christiaan ten KloosterFriend
Messages: 3
Registered: July 2009
Junior Member
Hi,

We have embedded our RCP application as a module in a larger Java
application using the EclipseStarter class. This works great but
now we need to invoke functionality in the RCP application from the main
application. Basically I would like to lookup a plugin via
EclipseStarter or perhaps a OSGI mechanisme. Is there any way this can
be achieved ?

This is the same topic as point 3 in:
http://dev.eclipse.org/mhonarc/lists/equinox-dev/msg00425.ht ml

(sorry for crossposting)
Regards,
Christiaan
Re: communication with an embedded RCP [message #433363 is a reply to message #432937] Sat, 02 July 2005 15:02 Go to previous message
Ronald Pomeroy is currently offline Ronald PomeroyFriend
Messages: 19
Registered: July 2009
Junior Member
On 2005-06-21 08:50:16 -0700, ckl <ckl@dacelo.nl> said:

> Hi,
>
> We have embedded our RCP application as a module in a larger Java
> application using the EclipseStarter class. This works great but
> now we need to invoke functionality in the RCP application from the
> main application. Basically I would like to lookup a plugin via
> EclipseStarter or perhaps a OSGI mechanisme. Is there any way this can
> be achieved ?
>
> This is the same topic as point 3 in:
> http://dev.eclipse.org/mhonarc/lists/equinox-dev/msg00425.ht ml
>
> (sorry for crossposting)
> Regards,
> Christiaan

The OSGi 3.0 spec includes a Jini driver which (theoretically) can
expose plugins to Jini communities. I only know this from reading - I
haven't any practical experience with it (yet).

--
Thanks,

Ron
rpomeroy at mac.com
Previous Topic:Eclipse Project Export Wizard
Next Topic:Can you programmatically add Tasks to the TaskList?
Goto Forum:
  


Current Time: Thu Apr 25 01:17:32 GMT 2024

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

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

Back to the top