Community
Participate
Working Groups
The keybinding should be done using org.eclipse.ui.binding. In order to do that : - a org.eclipse.ui.commands should be defined for the edition - I think a context for the binding should be defined (org.eclipse.ui.context) too.
I saw the command for edition already exists in Eclipse : org.eclipse.ui.edit.rename You should provide an Handler to this command and the binding will be correctly defined.
Created attachment 192086 [details] Patch for Bug 336482 Hi Vincent, I've added an handler on org.eclipse.ui.edit.rename and plugged it on NatTableWidget (a) I, Nicolas Guyomar, wrote 100% of the code I've provided. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. Regards, Nicolas Guyomar
Comment on attachment 192086 [details] Patch for Bug 336482 Here is a contribution from one employee of Mia-Software, targeting future Indigo release. The company has signed a Member Commiter Agreement. The contribution does not need a CQ (see bug 322327). I've committed this contribution. Committed revision 475.
This bug can be marked as fixed.
This bug can be closed.
As I said, this bug can be closed.