And, indeed, it works with my small Java usecase. I re-checked all my code and found my error.
Sorry for the false alarm, thanks for pointing me to the right direction, and really happy that it works! Cheers, -- Laurent Le lundi 17 novembre 2014, Laurent PETIT <[email protected]> a écrit : > I will. > > Currently it's written in Clojure. I will rewrite the relevant part in > Java. I may even catch an error in my code in the process, who knows :-). > Stay tuned! > > 2014-11-17 14:40 GMT+01:00 Wojciech Sudol <[email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>>: > >> It should work. Please report a bug in bugzilla and attach a snippet or >> an example plugin that reproduces the issue. >> >> Best regards, >> Wojtek >> >> >> On 11/17/2014 1:24 AM, Laurent PETIT wrote: >> >> Hello, >> >> I'm back, second round on Clojure / Counterclockwise User Plugins. >> >> I'd like to focus on a single issue: being able to dynamically create >> keybindings. >> >> The current code does not work. There's no error. >> Creating the command and the handler work. They are visible from the >> Quick Assist, visible from the "Keys" Preference page. >> It is possible to assign a keybinding from the "Keys" Preference page. >> >> But it's not possible to programmatically set keybinding. At least not >> in the way I implemented it a year ago, which is done by adding the Key >> Binding to the Application Model. >> >> Is this expected to work in the context of the Eclipse IDE? >> >> Cheers, >> >> -- >> Laurent Petit >> >> >> _______________________________________________ >> e4-dev mailing [email protected] >> <javascript:_e(%7B%7D,'cvml','[email protected]');> >> To change your delivery options, retrieve your password, or unsubscribe from >> this list, visithttps://dev.eclipse.org/mailman/listinfo/e4-dev >> >> >> >> _______________________________________________ >> e4-dev mailing list >> [email protected] <javascript:_e(%7B%7D,'cvml','[email protected]');> >> To change your delivery options, retrieve your password, or unsubscribe >> from this list, visit >> https://dev.eclipse.org/mailman/listinfo/e4-dev >> > > > > -- > Laurent Petit > -- Laurent Petit
_______________________________________________ e4-dev mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/e4-dev
