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
The following steps worked for me:
Edit IDEA_HOME\bin\idea.properties to contain the following lines:
idea.config.path=C:/Users//.IdeaIC/config
idea.system.path=C:/Users//.IdeaIC/system
Open IntelliJ IDEA
now the .IdeaIC folder (specified above) is created automatically and it has the following structure:
.IdeaIC
- config
- system