IDEA 4.5.3 and JRE > 1.4.2_04

Is anyone using IDEA 4.5.3 with a jre other than the one thats bundled?

I tried using 1.4.2_07, 1.5.1_01 after adding the -Didea.no.check.jdk=true option to the JVM_ARGS but with no luck.

0
3 comments
Avatar
Permanently deleted user

forgot to mention that this is under XP

0
Avatar
Permanently deleted user

Srinivas Narendula wrote:

Is anyone using IDEA 4.5.3 with a jre other than the one thats
bundled?

I tried using 1.4.2_07, 1.5.1_01 after adding the
-Didea.no.check.jdk=true option to the JVM_ARGS but with no luck.


I thought the option is supposed to be -Didea.no.jdk.check=true. Also do
you have tools.jar in your jre/lib directory?
(Note that I'm running on the bundled jre myself, so my info may not be
correct)

Bas

0
Avatar
Permanently deleted user

Thanks for the info, your suggested changes work.

I had the wrong flag name, not sure where I saw it, might have been on another thread.

0

Please sign in to leave a comment.