-
Notifications
You must be signed in to change notification settings - Fork 10
TryOutLand: A place for ideas and collecting knoweledge
Moritz Beller edited this page Dec 3, 2015
·
8 revisions
There is a tutorial on how to use Eclipse Tycho, http://www.vogella.com/tutorials/EclipseTycho/article.html, for building Eclipse Plugins and RCPs by Lars Vogel.
This tutorial features on how to get an update site up and running. http://www.vogella.com/tutorials/EclipsePlugIn/article.html
A search revealed the following GUI plugin testing tools for Eclipse:
- http://q7.xored.com/ -- Looks extremely professional, "Tycho within a few minutes"
- http://www.eclipse.org/jubula/ -- This seems interesting
- https://wiki.eclipse.org/SWTBot -- The omni-present SWTBot
- http://www.qfs.de/ -- Very German
- https://developers.google.com/java-dev-tools/wintester/html/?hl=de&csw=1 -- Should work with Tycho. Website seems a little out of date.
- http://www.soapui.org/IDE-Plugins/eclipse-plugin.html -- Seems like a small plugin, no big effort behind it?