Hi
i have a problem with
ant build xml file in eclipse while running
tomcat tasks remaining tasks works fine. i am getting this ERROR: NoClassDefFoundError: org/apache/tomcat/util/codec/binary/Base64
ERROR: C:\development\workspace\lumstat\build.xml:153: java.lang.NoClassDefFoundError: org/apache/tomcat/util/codec/binary/Base64
i have checked tomcat-util.jar files toc hck if i am missing any jar files. I can see everythign looks ok.
I am using apache tomcat version 8
eclipse : Eclipse
Java EE
IDE for Web Developers.
Version: Mars.1 Release (4.5.1)
i tried different methods to overcome this issue. But not able to fix it.
Can someone please help me with this issue !