IDEA and the power of refactoring
For those of you who understand German:
There is an article about refactoring in the latest issue of the German "Java Magazin" which can also be read online at http://www.entwickler.com/itr/online_artikel/psecom,id,391,nodeid,11.html.
In the second half, there is a detailed comparison between the refactoring functionality offered by RefactorIT 1.3, Eclipse 2.1 and IDEA 3.0. Needless to say, the latter clearly beats the others...
Regards,
Jens
Please sign in to leave a comment.
Translated from the article:
"I found the greatest amount of automated refactoring operations in the Java IDE IntelliJ IDEA."
(Original: "Den größten Umfang an automatisierten Refactoring-Operationen habe ich in der Java IDE IntelliJ IDEA gefunden.")
Way to go, guys.
cool link in the article: www.refactoring.com/catalog
we need all the "Refactorings" in idea! ;)
Well, it took a very long time to convince them, that there are other
tools than JBuilder.
Tom