Cannot debug in Community edition using jdk 1.4.2
Hello...
today I fpund out that I cannot debug in Community edition using jdk
1.4.2_08. Is this a bug or was old style Debug API removed from the
Community edition? Or is it even removed from Idea9 entirely?
Jochen
请先登录再写评论。
some more info:
just found this Jira issue, which describes my problem perfectly (also
WinXP here(:
http://youtrack.jetbrains.net/issue/IDEA-23300
Jochen
Jochen Riekhof schrieb:
Just want to let you know the solution in case you stumble over this:
you have to add /jre/bin to your PATH variable
so that dt_shmem.dll and dt_socket.dll are found. Take care to use the
jre/bin, not just /bin subpath.
Ciao
...Jochen
Jochen Riekhof wrote:
>> Hello...
>>
>> today I fpund out that I cannot debug in Community edition using jdk
>> 1.4.2_08. Is this a bug or was old style Debug API removed from the
>> Community edition? Or is it even removed from Idea9 entirely?
>>
>> Jochen