Uses of Class
scala_maven.ScalaCompilerSupport
Packages that use ScalaCompilerSupport
-
Uses of ScalaCompilerSupport in scala_maven
Subclasses of ScalaCompilerSupport in scala_mavenModifier and TypeClassDescriptionclass
Compiles a directory of Scala source.class
Compile the main and test scala source directory in continuous (infinite loop).class
Compile the main and test scala source directory then run unit test cases in continuous (infinite loop).class
Compile Scala test source into test-classes.