CSC/ECE 517 Fall 2009/wiki1a 9 mk

From Expertiza_Wiki
Revision as of 18:42, 6 September 2009 by Mnallap (talk | contribs)
Jump to navigation Jump to search

Research in Refactoring Tools

Introduction

Fundamentals

Current Automated Refactoring Tools

Features of some Refactoring Tools

Java Refactoring Tool, Eclipse

 "This is a string" =~ /is/
 >> 2
 "This is a string" =~ /hello/
 >> nil

Ruby Refactoring Tool, Aptana

.NET Refactoring Tool, Visual Studio IDE

Academic Underpinning

Improvement for Current Refactoring Tools

Conclusion

See Also

References