How to specify scalac options? 关注 Groups1 创建于 2010年01月27日 21:12 It seems that for every value I enter in "Command line parameters" on the compiler settings page results in "Compiler internal error".Should I be able to set, say -explaintypes ?
All command line parameters will passed to compiler, so you can use all of them. But I'll check it, when I'll try to improve compiler (to simplify using compilation from IDEA).
Best regards,
Alexander Podkhalyuzin.