java newbie - cant see anyone else with this error

Answered

I really hate to ask questions as often the answer is right there when you search but i cant find any answers. I am getting this error when running my extremely basic program.



0
1 comment

You are using IntelliJ IDEA version that was not designed to support Java 9, hence the problem.

If you are working with the current Java version, your tools should be of the current version too: http://www.jetbrains.com/idea/download/index.html.

https://youtrack.jetbrains.com/v2/issue/IDEA-161326

0

Please sign in to leave a comment.