Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

SWTBot/Releases

< SWTBot
Revision as of 04:44, 25 March 2013 by Unnamed Poltroon (Talk) (New page: Use Eclipse Install mechanism to install SWTBot. From Eclipse, use 'Help > Install New Software..." with the following sites == SWTBot 2.1.1 (Snapshot) == === p2 Site === Latest snapshot...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

SWTBot 2.1.1 (Snapshot)

p2 Site

Latest snapshot build (produced by CI builds from the last commit) are always available at http://download.eclipse.org/technology/swtbot/snapshots . It is currently SWTBot 2.1.1.

Changelog

To be completed with actual development

SWTBot 2.1.0 (Latest release)

p2 Site

Latest release is always available at http://download.eclipse.org/technology/swtbot/releases/latest/. It is current SWTBot 2.1.0 (tested on Juno and later, most likely compatible with older Helios, Indigo, Juno, Kepler and later).

Changelog

  • Fixes to support Eclipse 4.2
  • [SWTBot/Test Recorder and Generator|Test Recorder and Generator]
  • Stop using org.junit4 bundle in favor of org.junit;bundle-version="4,5,0"

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