Error showing after importing project.Cannot load settings from file
Answered
Hi all,
I am seeing this message from the console:
Load Settings
Cannot load settings from file 'D:\Users\TM31031\git\try\pmt-service-bom\pmt-service-bom.iml': File D:\Users\TM31031\git\try\pmt-service-bom\pmt-service-bom.iml does not exist
Please correct the file content
This is the screenshot of the message.

As a result from this, I can't access the Maven Window and my projects as shown in the screenshot below can't be built and run:

Can someone assist me on this matter. Thank you.
Please sign in to leave a comment.
Please re-create project configuration by re-importing project from Maven: File | New | Project from Existing Sources action and select main maven pom.xml file to import project from. Does it help?
Also try enabling the Settings (Preferences on macOS) | Build, Execution, Deployment | Build Tools | Maven | Importing | Store generated project files externally option and refresh project in Maven tool window.
If problem remains, please attach idea.log (Help | Show Log in ... action) file after IDE restart and reproducing. For uploading you can use https://uploads.jetbrains.com or any file sharing service.