Skip to main content

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

Hi all,

We're happy to announce the release of Eclipse SWTBot 2.6.0 to coincide with the Oxygen Simultaneous Release.

Main changes are:
* New SWTBot recorder client/server feature that allows inserting generated test code directly in Java editor
* Improved support for Nebula NatTable widget for viewport scrolling, tree layer support and config labels testing
* Multiple API improvements and bugfixes for tree and table widgets
* Improved support for drag and drop using DND events
* Update all plug-in Execution Environment to a minimum of JavaSE-1.6
* Cleanup of compiler warnings in all plug-ins
* Many other bugfixes and small improvements

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

Thanks to everyone who contributed to this release: Aparna Argade, Isaac Arvestad, Marc-Andre Laperle, Kunal Tayal, Alexander Kurtakov, Lorenzo Bettini, Mickael Istria and Patrick Tasse.

Best regards,
Patrick


Back to the top