AEM Code Templates
How to install
Intellij
- Go to the following directory where code templates are stored on you computer ~/Library/Preferences/<Intellij Idea version>/templates/<category>.xml
- Download the *.xml containing templates definition file from the repository
- Put the downloaded file to the directory from the first point
- Restart your IDE if it is running
Eclipse
- Download the *.xml containing templates definition file from the repository
- Open your IDE
- Go to Window > Preferences > XML > XML Files > Editor > Templates
- Click Import button and select the downloaded file