|
|
|
|
|
by glrx314
3743 days ago
|
|
Does this tool only replace the magic string from the source code or will it also replace directory names? For example if I had a sub-folder in my project named "magic_ProjectName_magic/src" will it prompt me to change the name of the sub-folder? |
|
You can see an example here: https://github.com/Zoltu/Templates.GradlePlugin.Groovy/tree/...
In that case, both the folder name and the file name have magic strings in them, so both will have a replacement prompt.