samples/effectivelist/nbproject/build-impl.xml
changeset 416 9ed8788a1a4e
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	Fri Apr 03 16:32:36 2020 +0200
     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>