Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Calling RCP Application from a eclipse plugin
Calling RCP Application from a eclipse plugin [message #1084498] Sun, 11 August 2013 17:12 Go to next message
VVasanth Kumar is currently offline VVasanth KumarFriend
Messages: 13
Registered: July 2012
Junior Member
Hi,

I want to create an RCP application that needs to be launched from the plugin present in the Eclipse IDE.

Could you please suggest me any reference or the way to achieve this?

From my analysis, I observed that eclipse rcp IApplication requires a parameter of type IApplicationContext. But I am not sure about how to get the instance of object IApplicationContext from Eclipse IDE? Any suggstions??

Thanks,
V.Vasanth
Re: Calling RCP Application from a eclipse plugin [message #1088090 is a reply to message #1084498] Fri, 16 August 2013 15:08 Go to previous message
Wim Jongman is currently offline Wim JongmanFriend
Messages: 493
Registered: July 2009
Senior Member

Hi VVasanth Kumar,

Do you mean something like this:

http://stackoverflow.com/questions/3774432/starting-a-process-in-java

Cheers,

Wim
Previous Topic:Features not showing Icons
Next Topic:Is it possible to name two classes in a command handler?
Goto Forum:
  


Current Time: Fri Apr 26 02:31:00 GMT 2024

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

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

Back to the top