Archive for July 9th, 2010

How To Refactor Your Code Using Eclipse

I’ve never spent much time learning about refactoring and decided to do some research on refactoring in Eclipse. I did this the other day for a few reasons including:

  • I was curious on how I could improve my code structure.
  • I was wondering how I could utilize the Eclipse refactoring tools to save time.
  • I just wanted to have better quality code in the least amount of time possible.

I learned a lot about utilizing the refactoring  tools built into Eclipse. Through my research and practice using them I realized just how powerful and amazing they can be.  I would like to recommend this article “Refactoring for everyone How and why to use Eclipse’s automated refactoring features”.

Reading this article and/or doing research about refactoring features in Eclipse will be a big boost to your programming productivity.

Share This Post

Friday, July 9th, 2010