How to massively rename directories in a project
Mar 14, 2023 · 1 min read · I recently had to change the package name of a project I'm working on but somehow the IDE didn't manage to adjust the name of the directories accordingly. Turns out there's a command line utility called rename that can be helpful in such situations. ...
Join discussion

