is possible rename .idea folder that's automatically created intellij or move different location?
renaming .idea directory not possible; intellij idea reads project files directory exact name, , can't changed.
moving sort of possible. locations , content roots of modules in intellij idea independent location of project itself. because of that, can create project in directory doesn't contain code, , set modules content roots pointing directories code located.
Comments
Post a Comment