Before, I used Ant 1.6.5.
I replaced ant.jat and ant-nodeps.jar with the new 1.7.0 ones.
Now the error occurs : java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/AntMain !
I found it in ant-launcher.jar file, but when I add it in the classpath, still the error.
Any suggestion ?
Thank you
I replaced ant.jat and ant-nodeps.jar with the new 1.7.0 ones.
Now the error occurs : java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/AntMain !
I found it in ant-launcher.jar file, but when I add it in the classpath, still the error.
Any suggestion ?
Thank you