after starting intellij idea I get everytime the message: “Load error: undefined path variables!”. I click on fix it and a dialogwindow opens. I delete the path varaible, press apply and after that ok.
When I start idea again, the error is still there.
How can I fix this?
Thx.
Some plugins require specific path variables. Deleting variable is not an option because plugin still needs it. F.E. Groovy plugin requires GROOVY_HOME variable. You have to specify value or switch corresponding plugin off.