intellij-refactoring
An Introduction to Refactoring with IntelliJ IDEA 1. Overview Keeping the code tidy is not always easy. Fortunately for us, our IDEs are pretty smart nowadays and can help us in achieving this. In this tutorial, we’re going to focus on IntelliJ IDEA, the JetBrains Java code editor. We’ll see… Continue Reading intellij-refactoring