public SettingsEditor getConfigurationEditor()

in plugin/src/main/java/com/attachme/plugin/AttachmeDebugger.java [68:70]


    public SettingsEditor<? extends RunConfiguration> getConfigurationEditor() {
      throw new IllegalStateException("Editing is not supported");
    }