Live Templates XML 文件应该放在 IDEA 配置目录下,templates子目录下。
IDEA 配置文件夹位置取决于您的平台:
- Windows: USERPROFILE\.IntelliJIdeaXX\config
- Linux: ~/.IntelliJIdeaXX/config
- Mac OS X: ~/Library/Preferences/IntelliJIdeaXX
其中 XX 是 IDEA 版本(IDEA 9.x 为 90)。
确保在将 XML 复制到模板目录之前关闭 IDEA。