IntelliJ IDEA and PHPStorm generating slightly different project files (.iml)
已回答
Hi,
Multiple developers work on the same project. In this project the project file (.iml) is also being commited.
Some developers use IntelliJ IDEA, others PHPStorm. Unfortunately, the generated project file is slightly different between the IDEs, causing the project file always to be showing diffs. Here is an example:
https://doc.enuvo.ch/6c80e361a9.jpg (screenshot of diffs in GIT)
Could you please name the paths the same, so they match between different IDEs?
Thanks,
Lionel
请先登录再写评论。
There is an open bug already: https://youtrack.jetbrains.com/issue/WI-34556.