Eclipse fails to debug

荒凉一梦 提交于 2020-01-06 18:39:12

问题


I cannot debug a java aplication inside eclipse. I'm using: Windows 7 64bit Java 6_45 64 bit (tried JDK and JRE) Eclipse Kepler 64 bit

eclipse always hangs while saying Constructing command line..

I found this (https://bugs.eclipse.org/bugs/show_bug.cgi?id=195185) that appears to closed for a long time. This is the exact same behavior I'm experiencing, but cannot figure out the cause. Any help?

Thanks in advance


回答1:


So, after a few more experiments and reading the bug report again, I changed the Installed JRE from JDK to JRE and now it works. Though it should work with JDK... I can now work, so I'll consider this answered.



来源:https://stackoverflow.com/questions/20887997/eclipse-fails-to-debug

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!