1. Check out everything from the SWTBot repository:
https://swtbot.svn.sourceforge.net/svnroot/swtbot/trunk
2. Download "Eclipse 3.3 Classic SDK" from:
http://archive.eclipse.org/eclipse/downloads/drops/R-3.3-200706251500/index.php
3. Copy or move "Eclipse 3.3 Classic SDK" to: /net.sf.swtbot.build/test-sandbox
3. Comment the Java JRuby task in "net.sf.swtbot.build/build.xml".
4. Extract "Eclipse 3.3 Classic SDK", rename the folder "eclipse" to
"eclipse-target" and move it to: net.sf.swtbot.build\..
5. Copy plugins from /net.sf.swtbot.build/externals/plugins to
/net.sf.swtbot.build/../eclipse-target/plugins
6. In /net.sf.swtbot.build/test-sandbox/test.xml (target "setup-zip") set
'failonerror="false"' on the delete task. It fails somtimes for unknown reason.
But this does not matter, so the build must not fail because of it.
7. Start /net.sf.swtbot.build/build.xml (target "all) with params -Dos=win32
-Dws=win32 -Darch=x86.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
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