When you run a project, I wish there was an option to "Scan for updated data files."
I have level maps called .dat. When I edit these in my mapmaker, they're stored in the client shell's src/dat directory.
When I clean and build it updates.
But if i don't clean and run, it doesn't scan for new .dat files and runs the old maps.
Besides being a couple extra steps to build, building a project with over 100,000 lines of code takes some time.
Scanning for updated .dat files would take less than a second.