IDEA无法创建类,接口

原因:模板丢失

解决方案:

在idea.exe.vmoptions 或 idea64.exe.vmoptions中加入配置
-Djdk.util.zip.ensureTrailingSlash=false

你可能感兴趣的:(IDEA无法创建类,接口)