| |
|
Refactoring in Eclipse 3.2 |
|
|
|
Written by krishna
|
|
Apr 11, 2007 at 12:11 AM |
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 chances 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.
Refactoring in Eclipse 3.2
|
|
|
|