java - Default command handler in Eclipse E4 -


i migrating existing plugin eclipse e4 api.

we have defined custom commands default handlers, , trying migrate these commands e4, have not seen how define default handler command in e4.

has functionality been removed or can find it?

any handler define in top level 'handlers' list in application.e4xmi default handler command.

eclipse choose specific handler command. can define handlers particular model element (such parts or windows) , these use in preferences when element current.


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Using jquery append to add option values into a select element not working -

javascript - Restarting Supervisor and effect on FlaskSocketIO -