IntelliJ IDEA遇到Unable to parse template “Class”错误
Posted Milton
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了IntelliJ IDEA遇到Unable to parse template “Class”错误相关的知识,希望对你有一定的参考价值。
在新安装的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”错误的主要内容,如果未能解决你的问题,请参考以下文章
intellij idea 2017 Unable to import maven project
Intellij Idea出现 unable to establish loopback connection
intellij idea运行Android程序时报错;Unable to locate adb within SDK
如何解决IntelliJ IDEA 中Maven 报错 com.google.inject.CreationException: Unable to create injector, see the
Java异常 | Intellij IDEA 2019.2.2配置Maven3.6.2打开Maven项目出现 Unable to import Maven project
IDEA中使用Maven下载依赖时报错:unable to find valid certification path to requested target