#Datagen making files in the wrong folder
5 messages · Page 1 of 1 (latest)
Could be a number of things, but to be safe I'd just reimport the entire project. Delete .idea, .gradle and build and just reimport it all so you start with only your code
Either it is the run config that still has the old folder for run directory or some caching in gradle saying where it should run, not worth diagnosing really when you can just clean everything and start fresh
Alright
I get this error