There's nothing that can be done about this. Executing a plugin test needs that you have (part of) pde installed in the rcp application.
The way I've solved it is to have a PDE build in place that builds against one target platform and tests against another. The developers on the team all use the classic eclipse 3.3. CruiseControl uses the standard 'eclipse for java developers' Cheers, Ketan Padegaonkar, I blog... therefore I am... http://ketan.padegaonkar.name http://swtbot.org/ - a functional testing tool for SWT/Eclipse On 16-Jun-08, at 10:39 PM, Hans Schwaebli wrote: > I just want to assure you that when this works for us testing our > RCP application, I will contribute in support. Would be a great > thing to use it because I am very lucky to avoid heavy weight > solutions like Squish or QF Test. > > But here is now my new question. I got farther, but new problems > arose. > > For our RCP application I have to configure in Eclipse > "Windows>Preferences->Plug-in-Development>Target Platform>Target > Platform>Plug-ins". There I point to another folder, not the > standard Eclipse plugins folder. It is because our RCP application > doesn't need all the plugins of Eclipse. > > When I add the RCPMail example to my Eclipse, I get compile errors > because of that. For example all the SWT Bot plugins are not known > because of the above setting. So I copy the SWT Plugins and some > other plugins needed for SWT Bot to the RCP application plugins > folder and refresh Eclipse preferences. > > But I still get compile errors and cannot start the RCPMail example > and after adding the additional plugins cannot start our RCP > aplication anymore. So it seems that it doesn't fit together right > now. > > I will fight my way through to get it working. Because of the time > zone I write you this now. Maybe you have an idea or a link to a How- > to or so. Otherwise I try and would write you again on this if I > don't succeed. > > I hope I could describe my problem. It is a little bit hard to > explain. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ 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