Either set this option automatically when the JUnit StatusBar is shown or allow to easily control this option, e.g. though a context menu on the status bar.
See
InstanceScope.INSTANCE.getNode(JUnitCorePlugin.CORE_PLUGIN_ID).putBoolean(JUnitPreferencesConstants.SHOW_ON_ERROR_ONLY, checked);
Either set this option automatically when the JUnit StatusBar is shown or allow to easily control this option, e.g. though a context menu on the status bar.
See