Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[swtbot-dev] SWTBot 2.5.0 is released!

Hi all,

We're happy to announce the release of SWTBot 2.5.0.

Main changes are:
* Basic support for Nebula NatTable widget
* Addition of menuItems() API for menus
* Fix and align implementation of click and double-click for tree items and table items
* Support for Parameterized class runner
* Other bugfixes and small improvements

The full list of changes can be found here: https://bugs.eclipse.org/bugs/buglist.cgi?classification=Technology&query_format=advanced&target_milestone=2.5.0&product=SWTBot
Git tag can be found here: http://git.eclipse.org/c/swtbot/org.eclipse.swtbot.git/tag/?id=2.5.0
And release p2 repository can be found here http://download.eclipse.org/technology/swtbot/releases/2.5.0 (and http://download.eclipse.org/technology/swtbot/releases/latest).

Thanks to everyone who contributed to this release: Aparna Argade, Lorenzo Bettini, Stephane Bouchet, Michael Keppler, Mickael Istria and Patrick Tasse.

Best regards,
Patrick


Back to the top