Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

SWTBot/Releases


SWTBot
Website
Update Sites
Community
Mailing List
Forums/Newsgroups
IRC
Contribute
Open Bugzilla tickets
Open Gerrit reviews
Browse Source
Continuous Integration


Information about releases can also be found at http://projects.eclipse.org/projects/technology.swtbot/documentation

Use Eclipse Install mechanism to install SWTBot. From Eclipse, use 'Help > Install New Software..." with the following sites:

Latest Release

Latest release is always available at http://download.eclipse.org/technology/swtbot/releases/latest/ (zipped). It is currently SWTBot 4.1.0.

Latest Snapshot

Snapshots build for current development streams are always available at http://download.eclipse.org/technology/swtbot/snapshots (zipped). It is currently SWTBot 4.2.0.

SWTBot 4.2.0 (Current development snapshot)

p2 Site See #Latest Snapshot

Changelog https://bugs.eclipse.org/bugs/buglist.cgi?&classification=Technology&query_format=advanced&target_milestone=4.2.0&product=SWTBot

Release review https://projects.eclipse.org/projects/technology.swtbot/releases/4.2.0

SWTBot 4.1.0 (Latest release)

p2 Site

Changelog https://bugs.eclipse.org/bugs/buglist.cgi?&classification=Technology&query_format=advanced&target_milestone=4.1.0&product=SWTBot

Release review https://projects.eclipse.org/projects/technology.swtbot/releases/4.1.0

SWTBot 4.0.0

p2 Site

Changelog https://bugs.eclipse.org/bugs/buglist.cgi?classification=Technology&query_format=advanced&target_milestone=4.0.0&product=SWTBot

Release review https://projects.eclipse.org/projects/technology.swtbot/releases/4.0.0

SWTBot 3.1.0

p2 Site

Changelog https://bugs.eclipse.org/bugs/buglist.cgi?classification=Technology&query_format=advanced&target_milestone=3.1.0&product=SWTBot

Release review https://projects.eclipse.org/projects/technology.swtbot/releases/3.1.0

SWTBot 3.0.0

p2 Site

Changelog https://bugs.eclipse.org/bugs/buglist.cgi?classification=Technology&query_format=advanced&target_milestone=3.0.0&product=SWTBot

Release review https://projects.eclipse.org/projects/technology.swtbot/releases/3.0.0

SWTBot 2.8.0

p2 Site

Changelog https://bugs.eclipse.org/bugs/buglist.cgi?classification=Technology&query_format=advanced&target_milestone=2.8.0&product=SWTBot

Release review https://projects.eclipse.org/projects/technology.swtbot/releases/2.8.0

SWTBot 2.7.0

p2 Site

Changelog https://bugs.eclipse.org/bugs/buglist.cgi?classification=Technology&query_format=advanced&target_milestone=2.7.0&product=SWTBot

Release review https://projects.eclipse.org/projects/technology.swtbot/releases/2.7.0

SWTBot 2.6.0

p2 Site

Changelog https://bugs.eclipse.org/bugs/buglist.cgi?classification=Technology&query_format=advanced&target_milestone=2.6.0&product=SWTBot

Release review https://projects.eclipse.org/projects/technology.swtbot/releases/2.6.0

SWTBot 2.5.0

p2 Site

Changelog https://bugs.eclipse.org/bugs/buglist.cgi?classification=Technology&query_format=advanced&target_milestone=2.5.0&product=SWTBot

Release review https://projects.eclipse.org/projects/technology.swtbot/releases/2.5.0

SWTBot 2.4.0

p2 Site

Changelog https://bugs.eclipse.org/bugs/buglist.cgi?classification=Technology&query_format=advanced&target_milestone=2.4.0&product=SWTBot

Release review https://projects.eclipse.org/projects/technology.swtbot/releases/2.4.0-0

Compatibility Since version 2.4.0, SWTBot requires an e4-based Eclipse, e.g., Juno or later

SWTBot 2.3.0

p2 Site

Changelog https://bugs.eclipse.org/bugs/buglist.cgi?classification=Technology&query_format=advanced&target_milestone=2.3.0&product=SWTBot

SWTBot 2.2.1

p2 Site

Changelog

Functional changes:

  • Added new rules to Test Recorder and Generator
  • Added ability to contribute generation rules to SWTBotGenerator via external plugins (extension point)

https://bugs.eclipse.org/bugs/buglist.cgi?classification=Technology&query_format=advanced&target_milestone=2.2.1&product=SWTBot

SWTBot 2.2.0

p2 Site

Changelog

Functional changes:

  • Some bugfixes (some related to use-case of Nebula NatTable)
  • Added API methods for easy Drag and Drop
  • Improvements in Generator integration in IDE

Non code aspects

  • New logo
  • Nicer website
  • Branding
  • Fix some dependency management (hamcrest versions)
  • Some build improvements (use of license feature, attach Git commit as a metadata in MANIFEST.MF)

https://bugs.eclipse.org/bugs/buglist.cgi?classification=Technology&query_format=advanced&target_milestone=2.1.2&product=SWTBot

SWTBot 2.1.1

p2 Site

Changelog

  • Fix dependencies to work with Eclipse 4.3 and earlier
  • Improvements on code recorder and generator (multi-events support)

https://bugs.eclipse.org/bugs/buglist.cgi?classification=Technology&query_format=advanced&target_milestone=2.1.1&product=SWTBot

SWTBot 2.1.0

p2 Site

Changelog

Breaking changes

  • Some bundles and features containing junit4 in their ids were renamed to contains junit instead.

SWTBot 2.0.5

Compatible with Eclipse Helios, Indigo and Juno (with some more or less important bugs)

p2 Site

http://download.eclipse.org/technology/swtbot/helios/dev-build/update-site

Other downloads

http://download.eclipse.org/technology/swtbot/helios/dev-build/

Change log

TODO: link to old changelog


SWTBot 2.0.4

Compatible with Eclipse Galileo

p2 Site

http://download.eclipse.org/technology/swtbot/galileo/dev-build/update-site

Other downloads

http://download.eclipse.org/technology/swtbot/galileo/dev-build/

Change log

TODO: link to old changelog


SWTBot 2.0.3

Compatible with Eclipse Ganymede

p2 Site

http://download.eclipse.org/technology/swtbot/ganymede/dev-build/update-site

Other downloads

http://download.eclipse.org/technology/swtbot/ganymede/dev-build/

Change log

TODO: link to old changelog

Back to the top