Eclipse Client Java Error
One answer
My build.xml works fine,but when i add ant tasks and try to include BuldToolKitTasksDefs.xml in build file it gives error.Build failed/check the task etc.
I have tried all possible things which I ran into in google,But I am unable solve it.Please help me out
Thanks,
Are you copying the task defs into the build.xml? This has always worked for me and should not affect the build. Then you can start adding instances of the build toolkit ant tasks. If those fail, you build will fail.