Im trying to compile some code in I\'m using Intellij Ultimate 13.1.4, but I get the following error and I have no idea what it means:
Information:Using java
I had the same issue the solution for me was to change my java version in the pom.xml file.
I changed it from 11 to 8.