Can anyone tell me why I am getting this error message
Buildfile: C:\\Users\\Tara\\workspace\\Testing\\build.xml doc: [delete] Deleting directory C:\\Users\\
I came across the same issue and solved it by adding an additional JREs definitions under:
Windows > Preferences > Java > Installed JREs
At the time it failed, I was using Jre7 in C:\Program Files\Java\jre7 then I have added and selected Jre in C:\Program Files\Java\jdk1.7.0_07\jre.
Jre7
C:\Program Files\Java\jre7
Jre
C:\Program Files\Java\jdk1.7.0_07\jre