当前位置:网站首页>> 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" />
边栏推荐
- (1) Complete the new construction of station in Niagara vykon N4 supervisor 4.8 software
- Unity particle special effects series - the poison spray preform is ready, and the unitypackage package is directly used - on
- Getting started with Apache dolphin scheduler (one article is enough)
- 高级 OpenCV:BGR 像素强度图
- NCP1342芯片替代料PN8213 65W氮化镓充电器方案
- Click the picture in the mobile browser and the picture will not pop up
- 双容水箱液位模糊PID控制系统设计与仿真(Matlab/Simulink)
- 【OpenCV 例程200篇】219. 添加数字水印(盲水印)
- 【 conseils 】 obtenir les valeurs des axes X et y de la fonction cdfplot dans MATLAB
- 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
猜你喜欢
单片机原理与接口技术(ESP8266/ESP32)机器人类草稿
如何获取GC(垃圾回收器)的STW(暂停)时间?
苹果 5G 芯片研发失败?想要摆脱高通为时过早
Kotlin Compose 与原生 嵌套使用
Data visualization platform based on template configuration
.Net之延迟队列
Swift tableview style (I) system basic
如何判断线程池已经执行完所有任务了?
程序员如何活成自己喜欢的模样?
How Windows bat script automatically executes sqlcipher command
随机推荐
Matrix processing practice
NCP1342芯片替代料PN8213 65W氮化镓充电器方案
Design and Simulation of fuzzy PID control system for liquid level of double tank (matlab/simulink)
Wechat applet - simple diet recommendation (3)
天龙八部TLBB系列 - 关于技能冷却和攻击范围数量的问题
Kotlin Compose 与原生 嵌套使用
Flutter development: use safearea
学习笔记5--高精地图解决方案
Swift set pickerview to white on black background
Kotlin Compose 多个条目滚动
90%的人都不懂的泛型,泛型的缺陷和应用场景
Dedecms website building tutorial
Mysql80 service does not start
[NTIRE 2022]Residual Local Feature Network for Efficient Super-Resolution
Data visualization platform based on template configuration
Tianlong Babu TLBB series - about items dropped from packages
一个程序员的职业生涯到底该怎么规划?
Roll up, break through 35 year old anxiety, and animate the CPU to record the function call process
Single chip microcomputer principle and Interface Technology (esp8266/esp32) machine human draft
ThreadLocal source code learning