mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-20 20:20:56 +07:00
Since we want to enable maven support modules in the K2 plugin, it's a good idea to make sure that those modules do not in fact depend on FE10. `kotlinx-serialization.maven` still has a dependency on FE10, but it should not be an issue since it does not seem to actually use any FE10-specific APIs Similar Gradle EPs (`GradleProjectImportHandler`) are not enabled because gradle projects seem to work fine without it (see KTIJ-28200 for the further investigation details) GitOrigin-RevId: 008063946589c16e4529752645c92fc9a250e7e4