-
Notifications
You must be signed in to change notification settings - Fork 2
README
Eclipse Library is a Robot Framework library for testing Eclipse RCP applications using SWT widgets
Also support of simple Java application using SWT (non RCP).
Eclipse Library is based on SWTBot
Prerequisites:
- Install Python, Jython and Robot Framework. You may install one of the two solutions bellow depending on what you want to test:
- Eclipse RCP application using SWT widgets
- Java application using SWT widgets
Since google code doesn't support new Donwloads, files are now shared here
-
2015-05-04 Eclipse Library 0.21, support of CTRL+SPACE and CTRL+ENTER in press shortcut
-
2015-02-07 Eclipse Update Site, Eclipse update site url for plugin changed : http://update-site.scrumvision.org/
-
2014-07-21 Eclipse Library 0.20, Add support of GEF, Add support of E4 applications
-
2013-05-13 Eclipse Library 0.18, Improvment of Eclipse loading
-
2011-10-09 Eclipse Library 0.17, Pressshortcut correction
-
2011-07-19 Eclipse Library 0.16, Add SWTBot Pressshortcut support
-
2011-03-12 Eclipse Library 0.15, Support of Java/SWT application (Non Eclipse/RCP)
-
2011-02-24 Eclipse Library 0.14, Eclipse VM exit catched and Log keyword for eclipse library
-
2010-11-16 Eclipse Library 0.13, Run.py correction and Plugin installation control
-
2010-11-15 Eclipse Library 0.12, New jar with dependencies for Eclipse Helios 3.6
-
2010-11-08 Eclipse Library 0.11, Now support Eclipse Helios 3.6 (tests completed)
-
2010-11-02 Eclipse Library 0.11, Exception management to retrieve swtbot message as rf fail message
-
2010-12-07
RobotAnt
, ant task for robotframework, now seeRobotAnt