cattox
cattox

Reputation: 184

Eclipse fails to debug

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

Upvotes: 0

Views: 198

Answers (1)

cattox
cattox

Reputation: 184

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.

Upvotes: 1

Related Questions