My Project configuration got reset, how to regain the configurations
Answered
I'm using IntelliJ 2016.1.1 , its been quite a period using it for my project, where I done the settings for JDK, MAven and Git. But all of a sudden, the configurations are missing and behaves like a new IntelliJ without any configurations. Please help me out to regain the configurations, Is there any way to get those configurations ?
Please sign in to leave a comment.
Most of the configuration is stored in .idea directory of the project, see https://intellij-support.jetbrains.com/hc/articles/206544839.
You can try using the Local History to restore the previous state of the project files.