Class WindowsDefenderConfigurator

java.lang.Object
org.eclipse.ui.internal.WindowsDefenderConfigurator
All Implemented Interfaces:
EventHandler

public class WindowsDefenderConfigurator extends Object implements EventHandler
A start-up event handler that, if running on Windows, suggests the user to exclude the current installation directory from being scanned by the Windows Defender, if it is active on the computer.
  • Field Details

  • Constructor Details

    • WindowsDefenderConfigurator

      public WindowsDefenderConfigurator()
  • Method Details