Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » how to open external files through one rcp application like UltraEdit
how to open external files through one rcp application like UltraEdit [message #429477] Sun, 15 May 2005 22:47 Go to next message
Eclipse UserFriend
how to open external files through rcp application,but every time opening a
new file will startup a new rcp application.
i hope to startup only one rcp application when opening more than one
external files at more times like UltraEdit
what can i do?
thanks!
michael
2005.05.16
Re: how to open external files through one rcp application like UltraEdit [message #429481 is a reply to message #429477] Mon, 16 May 2005 09:49 Go to previous messageGo to next message
Eclipse UserFriend
>> I think you need to register your app and a particular filetype with
Windows to get this done.
>> Once Windows notifies your app to open the file, then it is upto you to
handle it like UltraEdit.
i.e. seee if an instance is already running. If so add a new tab
Else startup the app

Please correct me if i am wrong



Cheers
Arun
Re: how to open external files through one rcp application like UltraEdit [message #429549 is a reply to message #429481] Mon, 16 May 2005 22:23 Go to previous messageGo to next message
Eclipse UserFriend
hi Arun
>you are right,but how to see if an instance is already running and then get
>the WorkbenchAdvisor Object handle, because windows startup the app from
>different jvm instance,and they can't call each other.
thanks in advance
michael
Re: how to open external files through one rcp application like UltraEdit [message #453129 is a reply to message #429549] Sat, 22 July 2006 13:48 Go to previous message
Eclipse UserFriend
michael wrote:
> hi Arun
>
>>you are right,but how to see if an instance is already running and then get
>>the WorkbenchAdvisor Object handle, because windows startup the app from
>>different jvm instance,and they can't call each other.
>
> thanks in advance
> michael
>
>

Hi michael

Did you ever get this issue resolved?

regards,
Thomas
Previous Topic:Right click In treeViewer
Next Topic:show view dialog programmaticaly???
Goto Forum:
  


Current Time: Thu Jul 10 08:25:13 EDT 2025

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

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

Back to the top