Files
openide/tools
Vladimir Krivosheevandintellij-monorepo-bot 10f620f60d faster registration of EP — part 2
* cyclic initialization check for services and extensions.
* interface extensions are not registered in pico container anymore (production is not affected, as we cannot break existing plugins, but failed in tests (except Kotlin)).
* service registration is allowed only as a service, and not as component. We already have a special util method and a new one was introduced (more tailored for test mode to make tests safer and reliable).

GitOrigin-RevId: b8e3291bced5f3f0e8165787f403071443740201
2019-08-27 16:42:29 +00:00
..