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.
Please sign in to leave a comment.
forgot to mention that this is under XP
Srinivas Narendula wrote:
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
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.