Slackbot
09/07/2020, 4:18 PMNoah SC
09/07/2020, 4:23 PMbuild.gradle
, the println seems to imply that no subproject sets a sourceSetsNoah SC
09/07/2020, 4:26 PMCould not get unknown property 'sourceSets' for root project 'gradletest' of type org.gradle.api.Project.
This is very confusing that in the deeper scope, the properties on project
dont appear to have a value set yet exist (hence variables such as projectDirStr
and subprojectSet
are declared above)