java - M2_HOME on mac for Intellij -


i using mac os x yosemite , intellij idea 14.0.3

i have set m2_home in /etc/launchd.conf environment.plist. neither of them seems taken consideration intellij. missing here?

you may try set m2_home interlij.

1. go intellij idea > preferences > ide settings > path variables. show here m2_home manually.
2. restart ide
3. intellij idea > preferences >project settings > maven > maven home check here whether m2_home set correctly


Comments