JDK 5.0 Update 6

For those who've been experiencing the 5.0 jvm thread priority
bug on Windows, JDK 5.0 update 6 has been released. It is
supposed to address this specific problem among other things.

Vince.


0
Avatar
Permanently deleted user

oh, but do you know how to run IDEA with other JDK than the buildin JDK?

0
Avatar
Permanently deleted user

For IDEA 5.0, simply set the environment variable IDEA_SDK to
point to your preferred JDK.

Vince.


0
Avatar
Permanently deleted user

Hello Vincent,

For IDEA 5.0, simply set the environment variable IDEA_SDK to point to
your preferred JDK.


Not IDEA_SDK, but IDEA_JDK.

--
Serge Baranov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"


0
Avatar
Permanently deleted user

Ah! I'll blame it on the lack of coffee..

Thanks for the correction.

Vince.


0
Avatar
Permanently deleted user

support this.

Idea has to run with this update. It removes all periodic delays happend on my home machine. No more this idiotic pauses during garbage collecting...

If you didn't do this yet, do it immediately :)

P.s.: this is not really the case when Idea runs on the machine having 2 & more CPUs/cores

0
Avatar
Permanently deleted user

I tried this but IntelliJ still fires up with the default JDK (1.5.0_04)
And idea on what I am doing wrong? I set an environment variable IDEA_JDK
to C:\Program Files\Java\jdk1.5.0_06

Thanks

-Pete

On Fri, 02 Dec 2005 11:54:41 -0800, Serge Baranov <serge@jetbrains.com>
wrote:

Hello Vincent,

>
>> For IDEA 5.0, simply set the environment variable IDEA_SDK to point to
>> your preferred JDK.
>

Not IDEA_SDK, but IDEA_JDK.

>

--
Serge Baranov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

>
>



--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

0

请先登录再写评论。