Christian Posta — Software Blog
Become the best you can be at your profession. If you've stopped learning, you've given up.
March, 2012
Maven, M2_HOME, and IntelliJ on a Mac
Apparently, even if you put your environment variables into your .profile, IntelliJ won’t pick it up. Which makes sense since .profile is for setting your shell environment. To set environment variables that IntelliJ (or any non-bash app) can see, such as the M2_HOME var needed for maven integration, create a file in /etc called “launchd.conf” [...]
Posted in Uncategorized | No Comments »


