a tool for eclipse (T4Eclipse) 1.2.1

Add this URL to your Eclipse Installation to reach this Solution's Update Site.
More Info


Categories:
Login or register to tag items


Version 1.2.1 released

install from update site: http://t4eclipse.googlecode.com/svn/update_site/

T4Eclipse introduction and user guide:Download

Or read online PPT document at
docstor:

Version 1.2.1 release note

  • add toolbar analyzer to analyze
    view toolbar actions
  • change plug-in dependency to depend on
    only two basic "org.eclipse.ui" and "org.eclipse.core.runtime" plug-ins


About T4Eclipse

T4Eclipse is created to quickly get the answers for the questions in the following pictures: (see the above ppt file for more information)







NEW Version 1.2.0 is released for eclipse 3.5 and 3.6 ! T4Eclipse is the best existing tool to analyze eclipse UI for all kinds of eclipse based application. T4Eclispe can quickly find most of all implementation class for eclipse UI. for exp, view/editor/wizard/dialog/preference/menu action/...

please see thescreenshots to get a quick view!

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 a tree table for 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

* a menu analyzer to check menu action class in all eclipse view/editor (can not find all action for any menu now, but most action can be found)

Additional Details

  • Version Number: 1.2.1
  • Eclipse Versions: eclipse 3.3.x - 3.6.x
  • Organization: Ben Xu
  • Date Created: 14/02/2008
  • Date Updated: 19/07/2010
  • Development Status: Production/Stable
  • License: EPL
  • Submitted by: Ben Xu
  • This listing has been installed 11 times in the last 30 days.

Reviews

Add a Review

t4eclipse will make your life easier

I write this plug-in several years ago when I first learn eclipse plug-in development to check the internal implementation of eclipse. I helps a lot even now.

I start a open source project for this tool in early 2008, and updated to 1.2.0 now.

this tool is also used by all eclipse developers in our R&D and many likes it.

I believe this is a gift given by a daily plug-in developer to you as a plug-in developer.