Unable to parse template “Class” Error whenever I try to open a new java class [closed]

走远了吗. 提交于 2019-12-01 00:33:09

问题


I'm doing an Android Studio project (from this tutorial here: http://www.kilobolt.com/day-2-setting-up-libgdx.html).

When I press New Java Class I'm getting the error that's described in the title:

Unable to parse template "Class" Error message: This template did not produce a Java class or an interface.

I don't know why. I've searched on this site, there doesn't seem to be an answer.

There are No error messages in the code.

For what it is worth, I recently updated the gradle version for android studio before. Anyone know how to fix this?

来源:https://stackoverflow.com/questions/45534524/unable-to-parse-template-class-error-whenever-i-try-to-open-a-new-java-class

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!