This section describes how to quickly and accurately populate your source code with the complicated code constructs.
In this part:
- Creating Code Constructs by Live Templates
- Creating Code Constructs Using Surround Templates
- Examples of Using Live Templates
- Generating Constructors
- Generating Delegation Methods
- Generating Equals() and HashCode()
- Generating Getters and Setters
- Generating ToString()
- Implementing Methods of an Interface
- Overriding Methods of a Superclass
- Rearranging Code Using Arrangement Rules
- Surrounding Blocks of Code with Language Constructs
- Unwrapping and Removing Statements
- Completing Punctuation