IntelliJ has a 10 year old unassigned major issue about the .name file being clobbered and not respected.
https://youtrack.jetbrains.com/projects/IJPL/issues/IJPL-8652/IntelliJ-IDEA-keeps-reverting-to-the-old-project-name-and-deletes-the-.idea-.name-file-for-project-imported-from-the-external
There's likely a gradle config that can be used instead to control the project name.
When it is nuking the .name file, it seems to be setting the project name to minecraft
IntelliJ has a 10 year old unassigned major issue about the .name file being clobbered and not respected.
https://youtrack.jetbrains.com/projects/IJPL/issues/IJPL-8652/IntelliJ-IDEA-keeps-reverting-to-the-old-project-name-and-deletes-the-.idea-.name-file-for-project-imported-from-the-external
There's likely a gradle config that can be used instead to control the project name.
When it is nuking the .name file, it seems to be setting the project name to
minecraft