Foso / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Foso/KotlinCompilerPluginExample Issues