We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
您好,我run之后报这个错误,不知道是什么原因,请您指点一下,谢谢。 我用的是branch-v4.5这个分支。
The text was updated successfully, but these errors were encountered:
你好,zdh_server 项目 你可以通过idea 编译并运行,不使用gradle 提供的run 方法,会在下个版本升级支持gradle run 运行, 暂时解决方案2个: 1 使用你的idea 编译项目 并运行,在idea 的setting 中 设置build and running 方式未IDEA 2 使用gradle 编译,需要修改build.gradle 配置文件,注释processResources 配置,并添加resources 配置 预计会在4.6版本修复
Sorry, something went wrong.
No branches or pull requests
您好,我run之后报这个错误,不知道是什么原因,请您指点一下,谢谢。
我用的是branch-v4.5这个分支。
The text was updated successfully, but these errors were encountered: