@Override
 protected void rememberRecentRoot(@NotNull String path) {
   myProjectSettings.setRecentRootPath(path);
 }