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
This Error may encounter in IntellijIdea if you try to use some language-specific keywords as your class name or object name. In my case once I got a similar kind of error on using the reserved keywords.
Some options to fix the issue: