EA-52338 - assert: ComponentManagerImpl.getComponent

This commit is contained in:
Vladislav.Soroka
2013-11-26 17:11:31 +04:00
parent a7b76f5726
commit 7c076b6556
@@ -73,6 +73,8 @@ public class ImportMavenRepositoriesTask implements Runnable {
@Override
public void run() {
if(myProject.isDisposed()) return;
final LocalFileSystem localFileSystem = LocalFileSystem.getInstance();
final List<PsiFile> psiFileList = ContainerUtil.newArrayList();