+1 I went through the same pain this morning, as I have my at D:\j2sdk1.4.0_01
adam "Kevin Jones" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]... > Why have you changed the way that JAVA_HOME is processed in idea.bat? I > have JAVA_HOME set as an environment variable, IDEA has always picked > this up, but the check has gone missing from idea.bat, instead you are > hard coding > > SET JAVA_HOME=c:\j2sdk1.4.0_01 > > You should either test for the existence of JAVA_HOME and use it, or not > use JAVA_HOME at all. Simply blatting JAVA_HOME with what you think is > the correct value seems a little odd, > > Kevin Jones > Developmentor > www.develop.com > _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
