My favorites | Sign in
Project Logo
Project hosting will be READ-ONLY Wednesday at 8am PST due to brief network maintenance.
             
Code license: Apache License 2.0
Labels: eclipse, SWTFinder, swt
Feeds:
People details
Project owners:
  xufengbing

What is SWTFinder

Is

SWTFinder is used to find swt control in eclipse views and editors.

Using this tool, you can automatically locate any control in eclipse view/editor. The API can be used in both UI thread and non-UI thread.

Is NOT

SWTFinder is just a control finder. Currenlty, it does not provide any function to drive UI actions. And I don't plan to provides such functionality in future version.

Contains

SWTFinder contains the following two parts:

SWTFinder Usage

SWTFinder can be used to help eclipse developers write plug-in unit test.

SWTFinder can also be used together with the following tools(all these tools can drive UI actions):

also see this wiki: AutomaticUITesting

Install

You can use the following ways to install swtfinder

SWTFinder support any version of eclipse from 3.2 to the latest 3.4

5 Minutes Tutorial

See this WiKI page: Swtfiner5MinutesTutorial

SWTFinder Core API

Download javadoc for the core API.

You can also download the source code from SVN.









Hosted by Google Code