Eclipse RCP key binding -


is there ways disable active context associated key binding.

<context         id="com.context" name="%com.context.name"> </context> 

in plugin can use icontextservice activate , deactivate contexts.

however can deactivate context activated since need access activation context during context activation.


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

c - Calling a function within a loop -

Save a file and then open it using javafx -