mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
EA-44028 - assert: ComponentManagerImpl.getPicoContainer
This commit is contained in:
+2
@@ -91,6 +91,8 @@ public class MavenModuleImporter {
|
||||
}
|
||||
|
||||
public void preConfigFacets() {
|
||||
if (myModule.isDisposed()) return;
|
||||
|
||||
final ModuleType moduleType = ModuleType.get(myModule);
|
||||
|
||||
for (final MavenImporter importer : getSuitableImporters()) {
|
||||
|
||||
Reference in New Issue
Block a user