Hi Sarvani, So far the instructions you've mention seem fine. Download eclipse SDK in test-sandbox, extract a copy into eclipse-target in a top level folder.
To diagnose better could you tell me more on what eclipse version you are using so I can replicate the problem? I've been using eclipse- SDK-3.3 all this while on mac, and my CruiseControl runs on windows, I've also run builds on linux and so far I have not hit this particular issue. Could you try building with 3.3 to start with and start making small changes to build with your eclipse version ? Cheers, Ketan Padegaonkar I blog... therefore I am... http://ketan.padegaonkar.name http://swtbot.org/ - a functional testing tool for SWT/Eclipse On 12-May-08, at 11:46 PM, sarvani jayanty wrote: > Hi, > I am trying to make a build and it's failing at line 192 in the > build.xml file. Not sure if I am doing anything wrong. > I checked out the source code from svn into a folder called swtbot. > I downloaded eclipse into C:\Automation\swtbot\net.sf.swtbot.build > \test-sandbox. Extracted the folder and renamed it to eclipse-target > Location: C:\Automation\swtbot\net.sf.swtbot.build\test-sandbox > \eclipse-target > When I ran the ant script it complained about not being able to find > eclipse-target folder in "C:\Automation\swtbot\", so I copied the > eclipse-target folder in test-sandbox to swtbot folder. And this > time I got the error pasted below. > I am running this on a windows 32bit machine, so did not change any > default values in the build.properties file except for the eclipse > version. > ------------------ > baseLocation=${eclipseLocation} > #Os/Ws/Arch/nl of the eclipse specified by baseLocation > baseos=win32 > basews=win32 > basearch=x86 > ------------------- > Your help in getting this work is very much appreciated. > > Regards, > Talli > ---------------------------------------------- > Error > --------------------------------------------------------------------- > > [java] BUILD FAILED > [java] C:\Automation\swtbot\net.sf.swtbot.build\test-sandbox > \test.xml:315: > The following error occurred while executing this line: > [java] C:\Automation\swtbot\net.sf.swtbot.build\test-sandbox > \test.xml:293: > The following error occurred while executing this line: > [java] C:\Automation\swtbot\net.sf.swtbot.build\test-sandbox > \test.xml:32: > he following error occurred while executing this line: > [java] Target "${setupTarget}" does not exist in the project > "Automated SWT > Bot Testing". > [java] > [java] Total time: 0 seconds > > BUILD FAILED > C:\Automation\swtbot\net.sf.swtbot.build\build.xml:192: Java > returned: 13 > > --------------------------------------------------------------------------------------------------------------------- > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/_______________________________________________ > SWTBot-users mailing list > SWTBot-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/swtbot-users > http://swtbot.org/ - a functional testing tool for SWT/Eclipse > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ SWTBot-users mailing list SWTBot-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/swtbot-users http://swtbot.org/ - a functional testing tool for SWT/Eclipse