|
|
Version 1.1 released
introduction
t4eclipse is developed when I learn and use swt/eclipse. I develop this tool to make life easier for me as an eclipse plug-in developer. And I believe that this tool will also help you in some way.
Currently, t4eclipse provides the following functions:
- list all wizards, preference pages, views,editors,perspectives in current eclipse workbench.
- provide method to find the java class for the above eclispe components.
- provide method to view all swt controls in a view/editor.
- and you can analysis the above swt contorl by check its field value or invoke a method with no paras.
- list the java class for each opened Dialog in eclipse.
- list all path id for eclipse main menu, so that you can easily add a menuitem in a special place.
Installation
t4eclipse can be used in any eclispe3.2.x and eclipse3.3.x version on windows and linux platform. (other platform may also works but I can not promise)
- t4eclipse update site:
http://t4eclipse.googlecode.com/svn/trunk/updatesite/com.google.code.t4eclipse.updatesite/
Note:
If you still can not see the t4eclipse menu after you installed it in eclipse. Try to start eclipse with "-clean" parameter.
Open t4eclipse view by click main menu "t4eclipse-->open/update t4eclise view" or the related toolbar item. (if you open t4eclipse view using standard eclipse way, this menu also need to be clicked in order to fill the data in the view tables.)
Please look through the flash demo if you encountered an issue in using t4eclipse. :)
HOW TO USE
this flash demo shows everything you need to know how to use t4eclipse.
Demo Html
you can also download the flash file from the top right corner on this page and play it locally
Report Error
report your found bugs and required enhancement at here
Snap Shot
Links
T4Eclipse at www.eclipseplugincentral.com
an article about T4Eclipse at DZone.
Contact
Contact me at xufengbing@gmail.com
"xufengbing" is pinyin of my Chinese name. Just call me Ben :)
About Me
Currently , I am a software testing engineer at Verigy , a company spilt from Agilent, which is split from HP :)
