https://kotlinlang.org logo
#arrow-meta
Title
# arrow-meta
d

drieks

10/25/2019, 2:54 PM
is there anywhere a development or testing guide for the ide plugin? just
./gradlew publishAndRunIde
? or
./gradlew clean gradle-plugin:publishArrowPluginMarkerMavenPublicationToMavenLocal gradle-plugin:publishPluginMavenPublicationToMavenLocal idea-plugin:runIde -Dorg.gradle.debug=true -Dkotlin.compiler.execution.strategy="in-process"
?
i

Imran/Malic

10/25/2019, 3:07 PM
the first one is sufficient
r

Rachel

10/25/2019, 5:03 PM
Thanks @drieks, we'll change the main page with the new command 👍
4 Views