Home > Archive > Java Help > October 2006 > Debug problem in Eclipse
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Debug problem in Eclipse
|
|
| Vedran 2006-10-30, 7:32 pm |
| Hello!
When I try to debug my program in Eclipse, using GCJ i get "Cannot
connect to VM" message and debug process fails. After I have installed
Sun's Java 1.5.0.9 (and configured Eclipse to us it) everything works fine.
How do I fix GCJ or Eclipse so I can debug my code?
Thanks in advance!
Vedran
-------------------------------
OS: Fedora Core 5, updated regularly
GCJ version: the one that ships with FC5
Eclipse: Fedora Eclipse 3.1.2 (the one that ships with FC5)
| |
| Carramba 2006-10-30, 7:32 pm |
| I had many problems with java in fedora.. and specially with eclipse..
so I dumpt it..
My recommendation is to install real java and real eclipse..
Vedran wrote:
> Hello!
>
> When I try to debug my program in Eclipse, using GCJ i get "Cannot
> connect to VM" message and debug process fails. After I have installed
> Sun's Java 1.5.0.9 (and configured Eclipse to us it) everything works fine.
>
> How do I fix GCJ or Eclipse so I can debug my code?
>
> Thanks in advance!
>
> Vedran
>
>
> -------------------------------
> OS: Fedora Core 5, updated regularly
> GCJ version: the one that ships with FC5
> Eclipse: Fedora Eclipse 3.1.2 (the one that ships with FC5)
| |
| Oliver Wong 2006-10-30, 7:32 pm |
|
"Vedran" <a.b@c.d> wrote in message news:ehl7ir$hid$1@news1.carnet.hr...
> Hello!
>
> When I try to debug my program in Eclipse, using GCJ i get "Cannot connect
> to VM" message and debug process fails. After I have installed Sun's Java
> 1.5.0.9 (and configured Eclipse to us it) everything works fine.
>
> How do I fix GCJ or Eclipse so I can debug my code?
>
> Thanks in advance!
I got this problem before, and I don't know what caused it, but
rebooting my computer seemed to fix it. Note though that I was using WinXP,
not Fedora Core.
- Oliver
|
|
|
|
|