当前位置:网站首页>> Could not create task ‘:app:MyTest. main()‘. > SourceSet with name ‘main‘ not found. Problem repair
> Could not create task ‘:app:MyTest. main()‘. > SourceSet with name ‘main‘ not found. Problem repair
2022-07-05 10:11:00 【A bird carved in the desert】
Android studio Unable to execute Java Class main Methods problems and solutions
FAILURE: Build failed with an exception.
* Where:
Initialization script 'C:\Users\eerdunsang\AppData\Local\Temp\MyTest_main__.gradle' line: 21
* What went wrong:
A problem occurred configuring project ':app'.
> Could not create task ':app:MyTest.main()'.
> SourceSet with name 'main' not found.
* 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.
* Get more help at https://help.gradle.org
BUILD FAILED in 9s
9:10:31: Task execution finished 'MyTest.main()'. resolvent :
stay .idea Under folder gradle.xml In file <GradleProjectSettings> Add under label <option name="delegatedBuild" value="false" />, Then run it again
<option name="delegatedBuild" value="false" />
边栏推荐
- 天龙八部TLBB系列 - 关于技能冷却和攻击范围数量的问题
- Unity粒子特效系列-毒液喷射预制体做好了,unitypackage包直接用 - 上
- 【小技巧】获取matlab中cdfplot函数的x轴,y轴的数值
- 双容水箱液位模糊PID控制系统设计与仿真(Matlab/Simulink)
- 【 conseils 】 obtenir les valeurs des axes X et y de la fonction cdfplot dans MATLAB
- ConstraintLayout的流式布局Flow
- Node red series (29): use slider and chart nodes to realize double broken line time series diagram
- 硬核,你见过机器人玩“密室逃脱”吗?(附代码)
- [NTIRE 2022]Residual Local Feature Network for Efficient Super-Resolution
- The Alipay in place function can't be found, and the Alipay in place function is offline
猜你喜欢

【小技巧】獲取matlab中cdfplot函數的x軸,y軸的數值

Cent7 Oracle database installation error

Data visualization platform based on template configuration

ArcGIS Pro creating features

Small program startup performance optimization practice

Unity particle special effects series - the poison spray preform is ready, and the unitypackage package can be used directly - next

Application of data modeling based on wide table

Unity粒子特效系列-毒液喷射预制体做好了,unitypackage包直接用 -下

Hard core, have you ever seen robots play "escape from the secret room"? (code attached)

Is it really reliable for AI to make complex decisions for enterprises? Participate in the live broadcast, Dr. Stanford to share his choice | qubit · viewpoint
随机推荐
基于单片机步进电机控制器设计(正转反转指示灯挡位)
Constrained layout flow
[system design] index monitoring and alarm system
Wechat applet - simple diet recommendation (2)
> Could not create task ‘:app:MyTest.main()‘. > SourceSet with name ‘main‘ not found.问题修复
Comment obtenir le temps STW du GC (collecteur d'ordures)?
把欧拉的创新带向世界 SUSE 要做那个引路人
TDengine × Intel edge insight software package accelerates the digital transformation of traditional industries
让AI替企业做复杂决策真的靠谱吗?参与直播,斯坦福博士来分享他的选择|量子位·视点...
isEmpty 和 isBlank 的用法区别
钉钉、企微、飞书学会赚钱了吗?
Apache dolphin scheduler system architecture design
Analysis on the wallet system architecture of Baidu trading platform
Uni app running to wechat development tool cannot Preview
《剑来》语句摘录(七)
Personal website construction tutorial | local website environment construction | website production tutorial
Common fault analysis and Countermeasures of using MySQL in go language
单片机原理与接口技术(ESP8266/ESP32)机器人类草稿
TypeError: Cannot read properties of undefined (reading ‘cancelToken‘)
@JsonAdapter注解使用