@Override
 protected void clearScopesCaches() {
   super.clearScopesCaches();
   LibraryScopeCache.getInstance(myProject).clear();
 }