I am migrating an existing plugin to the Eclipse E4 API.
We have defined some custom commands with default handlers, and I am trying to migrate these commands to E4, but I have not seen how to define a default handler for a command in E4.
Has this functionality been removed or where can I find it?