IDEA not recognising newer version of JDK in Linux

OS Linux:
Build: 833

I was getting an error message "Wrong version of JDK. You have 1.4.1_01. You need 1.4.1_02" when trying to run IDEA.
So I have upgraded my machine from JDK 1.4.1_01 to Sun JDK 1.4.2, using the RPM installer in SuSe. However I still get the same error mesage when I run IDEA.
I tried rebooting but that didn't help.

What do I have to do to get IDEA to recognise the newer JDK under Linux?

0
3 comments
Avatar
Permanently deleted user

Normally, IDEA comes with its own JRE. Try downloading the latest JRE pack from the EAP site.

0
Avatar
Permanently deleted user

Oh OK. I had assumed they were two different issues; JDK vs JRE.
I figured it out. I had downloaded the correct JRE but had installed the old one (from Ariadna) instead. Silly me!

Thanks for your help.

btw This error message is very misleading; if it had said "You do not have the latest version of the IntelliJ JRE" I would have understood straight away.

0
Avatar
Permanently deleted user

File a bug report in the tracker.

0

Please sign in to leave a comment.