Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Invoke default editor on mouse double-click
Invoke default editor on mouse double-click [message #463820] Fri, 16 February 2007 02:16
Eclipse UserFriend
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.
Previous Topic:n00b RCP deployment problem
Next Topic:Attaching SWT 3.2.2 source to 'Plug-in Dependencies' ?
Goto Forum:
  


Current Time: Sat Mar 15 17:55:03 EDT 2025

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

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

Back to the top