Hi list,

I am a beginner on SWTBot. I use eclipse 3.4

1- I create a plug-ins project "SWTBot" which template "Hello RCP"
2- I create class "FooTest.java" in the default package
3- I add plug-ins (help -> softwares updates -> 
"http://swtbot.sourceforge.net/update-site";
4- I add jars in my project's build path (Junit, net.sf.swtbot.finder,
org.apache.commons.collections, org.apache.log4j,
net.sf.swtbot.eclipse.finder)
5- I restart eclipse

But when I right click on "FooTest.java" and select Run As -> Run
configuration. I see only the item "Run Configurations...". 
I don't see items :
                  1. JUnit Plug-in Test
                  2. JUnit Test
                  3. SWTBot Test
as refer in the SWTBot's user guide.

I don't understand the problem.

Thanks.


-- 
View this message in context: 
http://www.nabble.com/Execute-class-%22FooTest.java%22-of-SWTBot-user-guide-tp20147575p20147575.html
Sent from the SWTBot Users List mailing list archive at Nabble.com.


-------------------------------------------------------------------------
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

Reply via email to