private void setEnabled(IdeaPluginDescriptor ideaPluginDescriptor) {
   setEnabled(ideaPluginDescriptor, ideaPluginDescriptor.isEnabled());
 }