Issue while copying the project folder from Windows to MAC.
已回答
Hi -I have my existing Maven projects in windows operating system and I am trying to copy those projects to my new MAC pro M3 ship (silicon based) operating system. I zipped those projects from windows and unzipped in MAC. When I open the projects that were unzipped, I found that the below folders are missing:
- .idea, .git, .gitignore etc…. (I have enabled the show hidden file options on my mac)
Basically all the files/folders that is prefixed with “.”.
How can I resolve this?
请先登录再写评论。
Your zip archiver is likely ignoring such folders. This is not an IDE issue. Please check the options of the archiver to find how to include such folders.