Code Generation and Completion in Intelli J IDEA
This video uses a tutorial style to show how to use Code Generation and Completion features in, IntelliJIDEA while developing, Java applications in a test driven development (, TDD) way. It covers: Creating directories Creating packages Creating classes Creating tests Generating test methods Generating (missing) code methods using Alt+Enter Generating methods by implementing an interface Generating getters, setters, toString, equals, hashCode Basic Completion Smart Completion Postfix completion Live templates Basic refactoring Category: Code Completion
|
|