928416c9c5
With new syntax each plugin should be registered in separate argument with syntax `-Xcompiler-plugin=classpath1,classpath2[=argument1=value1,argument2=value2]`
7 lines
167 B
Plaintext
Vendored
7 lines
167 B
Plaintext
Vendored
-d
|
|
$TEMP_DIR$
|
|
-Xplugin=dist/kotlinc/lib/allopen-compiler-plugin.jar
|
|
-P
|
|
plugin\:org.jetbrains.kotlin.allopen\:annotation=foo.AllOpen
|
|
$TESTDATA_DIR$/firAllOpenPlugin.kt
|