debuglog icon indicating copy to clipboard operation
debuglog copied to clipboard

An exploratory 3rd-party Kotlin Compiler Plugin

Results 3 debuglog issues
Sort by recently updated
recently updated
newest added

Hi kevin, could you please upload the sample code? Thanks very much!

* The `name` field in CliOption is now named `optionName`. * Moving to `processOption` that takes AbstractCliOption, since the one that takes CliOption is deprecated.

Hello. I'm trying to apply your plugin, but error is occurring while to build >FAILURE: Build failed with an exception. >What went wrong: >A problem occurred configuring project ':core:jvm'. >...