/KotlinCompilerPluginExample

This is an example project that shows how to create a Kotlin Compiler Plugin. The plugin will print "Hello from" and the name of the file that is being compiled, as a compiler warning to the terminal log.

Primary LanguageKotlinApache License 2.0Apache-2.0

Watchers