在新安装的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.ensure…