CSC/ECE 517 Fall 2009/wiki1a 9 mk: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
====.NET Refactoring Tool, Visual Studio IDE==== | ====.NET Refactoring Tool, Visual Studio IDE==== | ||
"hi" | "hi" | ||
==Academic Underpinning== | ==Academic Underpinning== | ||
==Improvement for Current Refactoring Tools== | ==Improvement for Current Refactoring Tools== |
Revision as of 18:46, 6 September 2009
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
"hi" =~ /is/ >>2
.NET Refactoring Tool, Visual Studio IDE
"hi"