Class ScalaForkOptions

All Implemented Interfaces:
Serializable

public abstract class ScalaForkOptions extends ProviderAwareCompilerDaemonForkOptions
Fork options for Scala compilation. Only take effect if BaseScalaCompileOptions.fork is true.
Since:
1.3
See Also:
  • Constructor Details

    • ScalaForkOptions

      public ScalaForkOptions()