View Single Post
  (#4 (permalink)) Old
oxygold oxygold is offline
Active Contributor
 
Posts: 62
Thanks: 0
Thanked 6 Times in 6 Posts
Join Date: Jun 2009
Default 07-01-2009, 02:39 AM

Maybe we can use commands and key bindings to launch the specific action. To some commands that have been already defined by the eclipse system, we can use the “setGlobalHandler” method to reuse the id, we can bind the id with our own action. I think it seems a little weird that using commands to handle actions. I mean, usually, an action is triggered by a command or a key binding. Maybe we should accept the normal rules of using commands and actions.


www.eclaxy.com
let's perfect the eclipse!
Reply With Quote