I have some projects where the directory containing the project is called \"Code\".
When I open IDEA, in my recent projects list all I see is that name.
Is t
Tips for renaming a Gradle project
Exit IntelliJ IDEA
Edit contents of the following files {project_root}/settings.gradle {project_root}/.idea/.name
{project_root}/settings.gradle {project_root}/.idea/.name
Open IntelliJ IDEA
Refresh Gradle Project