Closed zied-ellouze closed 9 years ago
You have to include closure compiler jar file to ant runner so that it find the require java class. Also check closure-library.dir
in ydn-base/build.xml
.
Thnks Yahit How can I include Closure to ant Thanks
+1
when I build project I have this error ytkyaw-ydn-base/build.xml:33: taskdef class com.google.javascript.jscomp.ant.CompileTask cannot be found using the classloader AntClassLoader[] how can I resolve this error?