samples/effectivelist/nbproject/build-impl.xml
changeset 408 9a439a79c6d0
parent 402 e25dbfce40e9
     1.1 --- a/samples/effectivelist/nbproject/build-impl.xml	Fri Aug 31 20:16:57 2012 +0200
     1.2 +++ b/samples/effectivelist/nbproject/build-impl.xml	Thu Oct 30 20:46:27 2014 +0100
     1.3 @@ -50,6 +50,7 @@
     1.4          <taskdef resource="scala/tools/ant/antlib.xml">
     1.5              <classpath>
     1.6                  <pathelement location="${scala.compiler}"/>
     1.7 +                <pathelement location="${scala.compiler}/../scala-reflect.jar"/>
     1.8                  <pathelement location="${scala.library}"/>
     1.9              </classpath>
    1.10          </taskdef>