okbuck icon indicating copy to clipboard operation
okbuck copied to clipboard

Scala compiler options

Open dsilvasc opened this issue 6 years ago • 1 comments

According to https://github.com/uber/okbuck/issues/28 okbuck honors java compiler flags, but when I tried with Scala flags in scalaCompileOptions.additionalParameters, they didn't seem to take effect. Are they not supported?

dsilvasc avatar Apr 29 '18 20:04 dsilvasc

scalaCompileOptions.additionalParameters are currently not copied over. Will need to fix :)

kageiit avatar May 07 '18 15:05 kageiit