Problem with "Automated Testing of Eclipse Build" [message #552407] |
Thu, 12 August 2010 02:20  |
Eclipse User |
|
|
|
Hello
I had some problem with "Automated Testing of Eclipse Build". I downloaded
the file eclpse-Automated-Tests-3.6.zip and other. After I installed every
thing, I couldn't run it. The problem was: the eclipse sdk zip had the wrong
name. I had to rename it from eclipse-SDK-3.6-win32.zip to
eclipse-SDK-I20100608-0911-win32.zip. I don't know why.
I needed a lot of time to find this solution. For the future I think we
should change the test.xml to have an idea where the problem is. Could we
change in the test.xml the line 62 from <exec dir="." executable="unzip"> to
<exec dir="." executable="unzip" failonerror="true"> (add failonerror)
thanks
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.27727 seconds