Skip to content

Frequently Asked Questions

Bennet Schulz edited this page Oct 26, 2017 · 11 revisions
  1. All my tests are throwing a NullPointerException and I'm getting a "Cannot load resource: /idea/IdeaApplicationInfo.xml" message. What do I have to do?
  • Maybe you are using IntelliJ IDEA Ultimate and forgot to use the 'ultimate' profile when building the appplication: mvn clean install -P ultimate.
Clone this wiki locally