Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » SWTBot » swtbot 2.0 and eclipse 3.3(cannot see swtbot-test run configuration in eclipse 3.3.)
swtbot 2.0 and eclipse 3.3 [message #505261] Tue, 29 December 2009 01:04 Go to next message
somesh is currently offline someshFriend
Messages: 1
Registered: July 2009
Junior Member
Hey Guys,

I just updated to SWTBot 2.0 and need to setup a pde build of my plugin with Eclipse 3.3.
I updated to SWTBot 2.0 with the ganymede update url.

with the necessary updates made to my source files, the compilation issues have been resolved. I however do *NOT* see an SWTBot Test Launch configuration in the Eclipse Run/Debug configuration window.

I noticed that the minimum version for org.eclipse.core.runtime in all swtbot plugin manifests is set to 3.4.0 inclusive. Could that be the reason?

What do I need to do to
1) use swtbot 2.0 in eclipse 3.3 while testing my plugin. As I don't see the swtbot test launch config.

Thanks in advance.
Somesh
Re: swtbot 2.0 and eclipse 3.3 [message #506537 is a reply to message #505261] Thu, 07 January 2010 21:29 Go to previous message
Ketan Padegaonkar is currently offline Ketan PadegaonkarFriend
Messages: 873
Registered: July 2009
Senior Member
Eclipse 3.3 is not supported anymore, the UI plugins use quite a bit of
eclipse 3.4 API to simplify code.

You may try using the 3.4 version of swtbot in your IDE and just just
the swt.finder, eclipse.finder and other dependencies in your target.
Don't try using eclipse.ui plugin in your target.

-- Ketan

On 12/28/09 5:04 PM, somesh wrote:
> Hey Guys,
>
> I just updated to SWTBot 2.0 and need to setup a pde build of my plugin
> with Eclipse 3.3.
> I updated to SWTBot 2.0 with the ganymede update url.
>
> with the necessary updates made to my source files, the compilation
> issues have been resolved. I however do *NOT* see an SWTBot Test Launch
> configuration in the Eclipse Run/Debug configuration window.
>
> I noticed that the minimum version for org.eclipse.core.runtime in all
> swtbot plugin manifests is set to 3.4.0 inclusive. Could that be the
> reason?
>
> What do I need to do to
> 1) use swtbot 2.0 in eclipse 3.3 while testing my plugin. As I don't see
> the swtbot test launch config.
>
> Thanks in advance.
> Somesh
Previous Topic:Nebula support with SWTBot
Next Topic:headless swtbot does not find testproject
Goto Forum:
  


Current Time: Sat Apr 20 01:23:10 GMT 2024

Powered by FUDForum. Page generated in 0.03561 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top