<日志>MWF genEclipseRuns与configureondemand的坑
从github上clone下来的mwf-shinging 执行genEclipseRuns时出错
排查后发现是gradle.properties中configureondemand的坑
configureondemand代表“只编译需要的项目,在org.gradle.parallel=true情况下,起很大作用”
从github上clone下来的mwf-shinging 执行genEclipseRuns时出错
排查后发现是gradle.properties中configureondemand的坑
configureondemand代表“只编译需要的项目,在org.gradle.parallel=true情况下,起很大作用”