问题描述
所以我正在尝试编译我的 gradle 项目,并且正在使用 intellij。我在编译时不断收到此错误
Execution Failed for task ':Main.main()'.
> Process 'command 'C:/Program Files/AdoptOpenJDK/jdk-15.0.2.7-hotspot/bin/java.exe'' finished with non-zero exit value 1
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
我尝试清除缓存并重新启动,但似乎没有任何效果。 Here 是引发此错误的类。 当我有一个系统托盘菜单项时它起作用,当我添加大约一个时它停止工作。我尝试恢复它,但仍然出现相同的错误。真是一头雾水。
提前致谢
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)