7Refactoring Support

CERTIFICATION OBJECTIVES

Refactoring Source Code

Image Two-Minute Drill

Q&A Self Test

The NetBeans Refactoring module supports the performance of high-level code transformations. These transformations, better known as refactoring processes, change the internal structure of the code without changing its external behavior. Refactoring improves the quality of your software product without changing its functionality.

There are many reasons for refactoring code. Refactoring is the process of reorganizing, renaming, and restructuring code so that the code is easier to read and maintain. It is an integral part of day-to-day development ...

Get NetBeans IDE Programmer Certified Expert Exam Guide (Exam 310-045) now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.