我正在尝试在Eclipse中建立一个Java项目,该项目使用Gradle进行构建,并使用一些自定义的Groovy代码进行构建(通常放置在buildSrc下)。 因此,我首先根据现有代码创建了一个Java项目,然后为该项目另外分配了“渐变性质”。从那以后,我一直收到此错误消息:
Could not run phased build action using Gradle installation 'C:\opt\gradle-5.4.1'.
Execution failed for task ':buildSrc:compileGroovy'.
Compilation failed; see the compiler error output for details.
这条消息想告诉我什么?
答案 0 :(得分:1)
此问题过去曾多次提出。要解决它:
删除项目中.gradle目录中用户名下的所有文件,例如:
-->bibtexFile = parser.parse_file(filesFromFrontend)
-->with open_file(filename, encoding=self.encoding) as f:
-->AttributeError: __enter__