Warning: main(http://www.javabeat.net/javabeat/templates/pages/main_header.html): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/content/k/k/s/kkskrishna/html/javabeat/ide/eclipse/articles/2007/04/refactoring_in_eclipse_3_2_1.php on line 18

Warning: main(): Failed opening 'http://www.javabeat.net/javabeat/templates/pages/main_header.html' for inclusion (include_path='.:/usr/local/lib/php') in /home/content/k/k/s/kkskrishna/html/javabeat/ide/eclipse/articles/2007/04/refactoring_in_eclipse_3_2_1.php on line 18

Warning: main(http://www.javabeat.net/javabeat/templates/pages/topic_header.php?page=ECLIPSE_ARTICLES): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/content/k/k/s/kkskrishna/html/javabeat/ide/eclipse/articles/2007/04/refactoring_in_eclipse_3_2_1.php on line 23

Warning: main(): Failed opening 'http://www.javabeat.net/javabeat/templates/pages/topic_header.php?page=ECLIPSE_ARTICLES' for inclusion (include_path='.:/usr/local/lib/php') in /home/content/k/k/s/kkskrishna/html/javabeat/ide/eclipse/articles/2007/04/refactoring_in_eclipse_3_2_1.php on line 23

back to eclipse articles
Next Page

Refactoring in Eclipse 3.2

by Marcelo Giorgi
11/04/2007

Introduction

One of the main difficulties in software development is related to the maintenance task, and the capacity of a software component to be resilient to changes among time. This is why it is so important to keep our code simply and clean. So that is why, we will be able to change the behavior without the need to spend hours understanding which is simple in nature but complicated because of our quality of humans.

Clean Up Wizard

This very concept is what this wizard is up to and intended for, help us to automate many tasks that improve the quality of our software without been enough troublesome so that we could feel lazy about doing it.

Figure 1.

This wizard, which is shown in Figure 1, is composed of four main task for cleaning the code: Code Style, Member Access, Unnecessary Code, Missing Code.

Next Page

Warning: main(http://www.javabeat.net/javabeat/templates/pages/footer.php): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/content/k/k/s/kkskrishna/html/javabeat/ide/eclipse/articles/2007/04/refactoring_in_eclipse_3_2_1.php on line 71

Warning: main(): Failed opening 'http://www.javabeat.net/javabeat/templates/pages/footer.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/content/k/k/s/kkskrishna/html/javabeat/ide/eclipse/articles/2007/04/refactoring_in_eclipse_3_2_1.php on line 71