gpt4 book ai didi

eclipse - 将自动生成的LibGDX gradle项目导入Eclipse时出现问题

转载 作者:行者123 更新时间:2023-12-03 03:56:52 31 4
gpt4 key购买 nike

我想开始学习LibGDX框架,因此一开始使用Setup应用程序生成一个新项目听起来很方便。当我尝试将其作为gradle项目导入eclipse IDE时,出现了我的问题。我收到的错误消息如下:

Description Resource Path Location Type Could not run build action using Gradle distribution 'https://services.gradle.org/distributions/gradle-5.4.1-bin.zip'. Build file 'E:\Workspace\Eclipse\LibGDX\test\desktop\build.gradle' line: 27 A problem occurred evaluating project ':desktop'. Could not get unknown property 'classesDir' for main classes of type org.gradle.api.internal.tasks.DefaultSourceSetOutput. build.gradle /test/desktop line 27 Gradle Error Marker



由于我是Gradle的新手,所以我现在真的不知道该怎么做。

我已经尝试删除.grade / wrapper / dist目录,并让LibGDX设置应用程序再次下载所有内容。另外在安装应用程序中使用的版本是4.6,所以我尝试在导入中使用它,但没有成功。

使用设置应用程序中使用的gradle版本时,我遇到了另一个错误消息:

Description Resource Path Location Type Could not create an instance of Tooling API implementation using the specified Gradle distribution 'https://services.gradle.org/distributions/gradle-4.6-bin.zip'. Could not create service of type FileMetadataAccessor using NativeServices.createFileMetadataAccessor(). Could not determine java version from '11.0.3'. test line 0 Gradle Error Marker



如果您需要更多信息,请随时询问,我真的不知道您可能需要什么。

先感谢您!

最佳答案

gradle 5中不推荐使用“classesDir”,而将其替换为“classesDirs”。

如果您遇到其他任何更新问题,您可能会发现this link很有帮助。

关于eclipse - 将自动生成的LibGDX gradle项目导入Eclipse时出现问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/56589284/

31 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com