[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.rcp] Re: How to open RCP on a file as a Double Click Windws Explorer Action
|
Yeah, thats true. From what I have been able to tell though, the name of
the file double clicked on is never available within your launched eclipse
RCP.
ie. I'd need to write some kind of wrapper and I want to avoid that.
Roy
"Marc Schlegel" <marc.schlegel@xxxxxx> wrote in message
news:f63h0h$4hr$1@xxxxxxxxxxxxxxxxxxxx
> Well this is Windos-Issue. The extension are in the Registry but can
> easily
> - "Open With" from the Context-Menu
> - check "always open with this programm"
> - and choose your RCP.exe
>
> If you want to distribute the programm that you need to register these
> file-extension in the registry...A installer might do the work for you
>
> rbbnjmn schrieb:
>> I'd like to associate opening an RCP on a file with some special
>> extension.
>>
>> Ala in Windows, so the use double-clicks on abs.qpd and this opens my
>> RCP (with its qpd editor opened on the file).
>>
>> Can this be done ? I've not found any info after searching...
>>
>> Thanks
>>
>> Roy
>>
>>