INSTANCE.buildProgressMonitor = monitor;
INSTANCE.asm = AsmManager.createNewStructureModel(Collections.EMPTY_MAP);
INSTANCE.iconRegistry = iconRegistry;
INSTANCE.ideUIAdapter = ideUIAdapter;
INSTANCE.buildConfigEditor = new TreeViewBuildConfigEditor();
INSTANCE.rootFrame = rootFrame;
INSTANCE.runtimeProperties = runtimeProperties;
INSTANCE.configurationManager.addListener(INSTANCE.STRUCTURE_UPDATE_CONFIG_LISTENER);
INSTANCE.ideUIAdapter = ideUIAdapter;