This is SABBUS, the system to build the Scala NSC compiler as well as various related tools. The 'build.TEMPLATE.properties' file must be customised for your own particular system, no other customisation should be required. The build file expects the file structure of a Scala CVS distribution. This is SABBUS, your helpful build script for new Scala. SABBUS requires additional memory. Please set the 'ANT_OPTS' environment property to '-Xmx256M' or more. SABBUS is too unstable when used with a non-empty classpath. Unset your classpath environment variable. Loading properties from '${basedir}/config/build.base.properties' Loading properties from '${config.dir}/build.${user.name}.properties' Loading properties from '${build.support.dir}/build.${user.name}.properties' Loading properties from '${config.dir}/build.default.properties' oslib.jar=${oslib.jar} oslib.src=${oslib.src} ostools.jar=${ostools.jar} fjbg.jar=${fjbg.jar} msil.jar=${msil.jar} jaco.jar=${jaco.jar} scala.dll=${scala.dll} A full distribution cannot be build when skipping NSC. izpack.home=${izpack.home} Windows-specific IzPack installer is not generated yet. oslib.jar=${oslib.jar} oslib.src=${oslib.src} ostools.jar=${ostools.jar} Generating API documentation to ${build.dir}/doc/api Execute 'ant -projecthelp' for build file help. Execute 'ant -help' for Ant help.