Notice: Some of the services that support the smooth operation of our websites are still in the process of being restored. As a result, certain features—such as images and committer paperwork—may be temporarily unavailable. Our team is actively working to resolve these issues and restore full functionality as soon as possible.

Thank you for your patience and understanding.

Eclipse SWTBot 2.1.0

Release Date
Deliverables

New feature: Test Recoder and Generator
* Listens to SWT events and turn them into ready-to-run Java code using SWTBot.
* http://vimeo.com/55953990

Bug fixes: Eclipse 4.2 compatibility
* Fix major bugs to support Eclipse 4.2

Compatibility

* No API breakage (no renamed/removed package, class or method)
* Some API additions
* SWTBot Test Suite supported and working against 3.8 and 4.2

So,
SWTBot 2.1.0 can be used instead of SWTBot 2.0.5 in any environment where SWTBot 2.0.5 successfully works.

Internationalization

SWTBot os mainly an API, without UI, so internatlinalization is not relevant for these parts.
For release 2.1.0, the UI pieces of SWTBot are not internatialized. UI strings are hardcoded in English in code.

Target Environments

Eclipse RCP application (3.5+) or plain SWT application