码迷,mamicode.com
首页 > 其他好文 > 详细

IntelliJ IDEA遇到Unable to parse template “Class”错误

时间:2017-10-11 00:36:16      阅读:2517      评论:0      收藏:0      [点我收藏+]

标签:ret   template   tin   空白   upd   需要   版本   over   hyper   

在新安装的Ubuntu16下运行IntelliJ IDEA时, 遇到一个错误,在新建class的时候,提示Unable to parse template “Class”

通过查看 Settings -> Editor -> File and Code Templates 可以看到,所有的模板都是空白

这是因为JDK更新到8 Update 144引起的, 如果要修复的话, 需要在idea.vmoptions or idea64.vmoptions中增加
-Djdk.util.zip.ensureTrailingSlash=false

也可以回退回其他JDK版本, 可以避免这个问题。

Unable to parse template “Class”

IntelliJ IDEA遇到Unable to parse template “Class”错误

标签:ret   template   tin   空白   upd   需要   版本   over   hyper   

原文地址:http://www.cnblogs.com/milton/p/7648447.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!