mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
The default way of creating `CompilerConfiguration` is using the `CompilerConfiguration.create()` utility instead of constructor. This utility automatically registers all default services, so their manual registration is also removed. Also, replace all usages of `CompilerConfiguration.EMPTY` with creation of the new empty configuration. GitOrigin-RevId: 48b5b51d9dbc5121d8c1af0d44aecbc760542ef6