hfhbd
11/18/2024, 9:25 AMVampire
11/18/2024, 12:02 PMkotlin-dsl
plugin, yes, as one of the sub-plugins it applies adds the possibility to write precompiled script plugins. If you would do the "other" things it does - like adding a dependency to kotlinDsl()
, configuring Kotlin compiler plugins and so on - it would probably not happen. Just guessing though.hfhbd
11/18/2024, 12:36 PMVampire
11/18/2024, 1:22 PMkotlin-dsl
) that enables precompiled script plugins and then Sync, it probably needs to do some work for that.
Whether that task specifically comes from Gradle or the IntelliJ integration I don't know from the top of my head, but I guess from that latter.