From b0c609cf01519bbf02aa762f758ab5047c578f81 Mon Sep 17 00:00:00 2001 From: michelou Date: Wed, 8 Mar 2006 17:43:52 +0000 Subject: added file build.examples.xml to build/run Scal... added file build.examples.xml to build/run Scala examples --- build.examples.xml | 270 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 270 insertions(+) create mode 100644 build.examples.xml diff --git a/build.examples.xml b/build.examples.xml new file mode 100644 index 0000000000..143b16d2b1 --- /dev/null +++ b/build.examples.xml @@ -0,0 +1,270 @@ + + + + + + + I am SABBUS for ${ant.project.name}, the build system for the Scala compiler and core + library. Please check the 'docs/README' file for more information about me. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + System environment could not be determined + + + + + + + + + + + + + + + + + + + + src.dir=${src.dir} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Executing Scala program examples.${classname}.. + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3