Invoke default editor on mouse double-click [message #463820] |
Fri, 16 February 2007 02:16 |
Eclipse User |
|
|
|
Hi,
I have added a 'default editor' for a particular extension (using
contentTypeBinding).
Specifically, made the 'debugger' the default editor for all 'executable'
files. (since our debugger is not integrated yet).
Current behaviour (expected):
- When I right-click on the executable, and select "Open With", I see the
correct editor selected.
- When I right-click on the executable, and select "Open", the executable is
opened in the default editor (debugger).
When I double-click on the executable, nothing happens.
(I'm guessing) The reason this doesn't happen, is because the executable
has a "+" against it and can be expanded (due to the binary parser).
I would like a "double-click" to have the same effect as "Open" , i.e. open
the executable in the debugger.
Is there any way to achieve this?
Thanks!
Delicia.
|
|
|
Powered by
FUDForum. Page generated in 0.03166 seconds