Override Open Action in Resource Navigator [message #332687] |
Wed, 05 November 2008 10:15  |
Eclipse User |
|
|
|
Hi everyone!
I'm developing a plug-in with eclipse, and I have my own views and my own
Project nature. I'm trying to add some functionalities such execute my own
actions overriding the default open action when a double click is done on
a file in resource navigator.
Could anybody help me?
Thank you!
Álvaro
|
|
|
Re: Override Open Action in Resource Navigator [message #332692 is a reply to message #332687] |
Wed, 05 November 2008 11:06  |
Eclipse User |
|
|
|
You need to register your own retargetable action for this:
ICommonActionConstants.OPEN.
You can see how its done in the org.eclipse.ui.examples.navigator plugin
- Prakash
--
http://blog.eclipse-tips.com
"Alvaro " <alvaro.moraleda@gmail.com> wrote in message
news:7876c62d1c6797a8bc98a4f01f5231b0$1@www.eclipse.org...
> Hi everyone!
> I'm developing a plug-in with eclipse, and I have my own views and my own
> Project nature. I'm trying to add some functionalities such execute my own
> actions overriding the default open action when a double click is done on
> a file in resource navigator.
> Could anybody help me?
>
> Thank you!
> Álvaro
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03533 seconds