Debuging with IDEA 4.5 under J2SDK 1.5 Beta
I am trying out the new IDEA 4.5.
it doesnt support jdk 1.5 well. i cant debug my classes
Here is the error message i get when i start debuging::
FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=JVMTI_ERROR_INTERNAL(113)
Warning: classic VM not supported; client VM will be used
ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_LOAD(509) ["debugInit.c",L476]
Any help will be appreciated
Thank
bintu
请先登录再写评论。
Hi,
Please, use beta2+
bintu wrote:
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
Speaking of IDEA 4.5 and java 1.5 - I've noticed that the final release (build 2233) still has the bug issue with
enum casting:
http://www.intellij.net/tracker/idea/viewSCR?publicId=36358
What's the progress in this area? I know you have problems
reproducing this bug...