mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
* 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