folder, but I still have red errors in the IDE. I have to sync the project, and then open the buildSrc file again for the IDE error to disappear. Is that a known issue?
g
gildor
09/26/2018, 4:49 PM
Yes, but it should work properly on the latest versions of Gradle + Idea (you should see button "apply dependencies" to reload script classpath
s
spierce7
09/27/2018, 4:47 AM
I have the latest stable IntelliJ. I don't see "apply dependencies", but I do see sync gradle. If I sync gradle, go to the buildSrc file, and then back to where I'm using the variables from the buildSrc, then it will work.