You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you very much IDEA for providing the "store as project file" function.
But now I have a very difficult problem, I want to consult IDEA.
I found that the moudle name in the .idea/ configuration file of runConfigurations behaves differently on different computers.
Some people are project.modulename, some people are modulename.
As a result, our team members often change the runConfigurations configuration file when submitting code. How should I obtain a unified modulename?
I found that everyone's modulename and the .idea/modules.xml module name are the same.
The text was updated successfully, but these errors were encountered:
Thank you very much IDEA for providing the "store as project file" function.
But now I have a very difficult problem, I want to consult IDEA.
I found that the moudle name in the .idea/ configuration file of runConfigurations behaves differently on different computers.
Some people are project.modulename, some people are modulename.
As a result, our team members often change the runConfigurations configuration file when submitting code. How should I obtain a unified modulename?
I found that everyone's modulename and the .idea/modules.xml module name are the same.
The text was updated successfully, but these errors were encountered: