| | | | Version: 1.1.1 Support Eclipse Version: 3.2x, 3.3.x, 3.4.x License: Free GPL Development Status: Production/Stable Company: Ben Xu
| |  | Home Page |  | Plugin Support |  | Discussion Forum |  |
| | Update Site URL: http://t4eclipse.googlecode.com/svn/trunk/updatesite/eclipse/ |
NEW Version 1.1.1 is released for eclipse 3.4!
Please download the latest version at project home page
NEW Version 1.1.0 is released!
T4Eclipse is a tool for eclipse plug-in developers to analysis eclipse
plug-ins.
Currently,T4Eclipse provides the following functions:
* list all wizard/preference/view/editor/perspective/menu/toolbar in a table
* provide method to find the java class for above eclipse components
* provide method to view all SWT controls in the focused eclipse view/editor
* analysis the above swt contorl by check its field value or invoke its methods
* list the java class for each opened Dialog in eclipse
* list all path id in eclipse main menu,so you can add menuitem in the right place
* an eclipse runtime error blocker
Snapshots
1:T4Eclispe view and the content of Wizard tab.
User can open a wizard or the implementation class of the wizard

2:after click the popup menu item "Open_Class" to open the implementation class

3:the "ActivePart" tab will show the layered control of current view/editor in focus
User can change visibility of that contorl and analysis it

4:analysis a control in "Control" tab, User can check any field and run any no-para method of the Control

Added on: 14-Feb-2008 | Updated: 21-Jul-2008
|