mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
EA-52338 - assert: ComponentManagerImpl.getComponent
This commit is contained in:
+2
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user