-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Better to do the deletion prior to the project open
This seems to work much better -- otherwise we delete new .idea files along with our old ones. Note that this is exactly the same behavior that has been required already when directing users to `New Project from Existing Sources...`, in that they have to agree to overwrite the old contents of `.idea` when building the new project.
- Loading branch information
Showing
2 changed files
with
57 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters