An Ant task to compile with the new Scala compiler (NSC).
An Ant task to compile with the new Scala compiler (NSC).
This task can take the following parameters as attributes:
srcdir
(mandatory),failonerror
,timeout
,jvmargs
,argfile
,params
.It also takes the following parameters as nested elements:
src
(for srcdir
),classpath
,sourcepath
,bootclasspath
,extdirs
,compilerarg
.