在工具>下创建的模板文件在哪里?位于MacOSX上的模板?
正如其他帖子建议我检查过〜/ .netbeans / [version] / config / Templates,但我只能在这里找到旧版本(7.1.1)的模板,而不是7.2安装的模板。
无法找到〜/ .netbeans / 7.2 /文件夹?
答案 0 :(得分:0)
使用终端搜索特定文件后找到它:
find / -name "temlatefilename*" -print
版本7.2将模板文件定位在:
~/Library/Application Support/NetBeans/7.2/config/Templates/