TAA

From Intoj.org

Jump to: navigation, search

[edit] About the TAA

The Type Access Analyzer (TAA) is a visual refactoring tool which uses program analysis to detect code smells and for suggesting and performing refactorings related to typing. In particular, the TAA is intended to help the developers with consistently programming to interfaces.

Image:TAA3 in action.png

The TAA is currently in its third version and based on ITcore.

[edit] Download

Note that you need to install Infer Type before installing the TAA.

Please download the JAR and put it inside your eclipse/plugins folder.