Added support for compiler plugins
This commit is contained in:
parent
b29169213b
commit
132fc7199b
2 changed files with 30 additions and 2 deletions
|
@ -496,9 +496,9 @@ public class CompileKotlinOptions {
|
|||
}
|
||||
|
||||
/**
|
||||
* Enable verbose logging output which includes details of the compilation process.
|
||||
* Pass an option to a plugin.
|
||||
*
|
||||
* @param id the plugin
|
||||
* @param id the plugin ID
|
||||
* @param optionName the plugin option name
|
||||
* @param value the plugin option value
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue