osx - IntelliJ IDEA asking for IDEA_HOME to be set in project configuration files - IDEA_HOME is undefined -
intellij idea community edition on mac os x giving error "idea_home undefined."
it has fix option. brings dialog: configure path variables - there undefined path variables in project configuration files. in dialog box, idea_home has no value
i cannot find idea_home meant be. base directory of intellij idea application? .idea directory project?
thanks yole. looking @ files idea_home referring in .idea project xml files, able determine idea_home referred base application folder of idea on computer.
/applications/"intellij idea 13 ce 2.app"
a useful expanation of path variables here: https://www.jetbrains.com/idea/help/path-variables.html
if need access path variables on mac go intellij idea > preferences > path variables (under ide settings heading).
Comments
Post a Comment