I\'m giving JetBrains IntelliJ IDEA 12.0.4 a spin and have run into an issue when compiling programs. When I run a program I get the following error:
Internal err
I had the exact same problem. So I edited the IDEA_HOME\bin\idea.properties file and uncommented:
Then I removed the ${user.home} from the idea.config.path and idea.system.path and everything worked fine.
${user.home}
idea.config.path
idea.system.path