Re: Problem debugging starting debug function in eclipse using Java

2008-01-15 Thread erikrafael
No, the eclipse uses the JVM 1.4.2 downloaded with the product and does not run the debug. If I decide to switch to another JVM it doesn't work. Actually, I found just one site on the web discussing this issue and suggesting that this is something related to network or firewall since the java

Re: Problem debugging starting debug function in eclipse using Java

2008-01-15 Thread Dalibor Topic
[EMAIL PROTECTED] wrote: No, the eclipse uses the JVM 1.4.2 downloaded with the product and does not run the debug. If I decide to switch to another JVM it doesn't work. Actually, I found just one site on the web discussing this issue and suggesting that this is something related to network or

Re: Problem debugging starting debug function in eclipse using Java

2008-01-12 Thread Dalibor Topic
[EMAIL PROTECTED] schrieb: Everything was going fine until I realized that the debug functionality does not work, I mean it's not possible go step by step through the code. Does Eclipse use the Sun JDK as the VM for the project? cheers, dalibor topic

Re: Problem debugging starting debug function in eclipse using Java

2008-01-12 Thread Michael Koch
On Fri, Jan 11, 2008 at 09:44:21PM -0400, [EMAIL PROTECTED] wrote: Hi, I am writing to this group because I have a problem using eclipse on Linux (version 2.6.18-5-amd64 #1 SMP x86_64). I installed the j2sdk1.5-sun and latter the eclipse using the aptitude install eclipse. Java alternatives

Problem debugging starting debug function in eclipse using Java

2008-01-11 Thread erikrafael
Hi, I am writing to this group because I have a problem using eclipse on Linux (version 2.6.18-5-amd64 #1 SMP x86_64). I installed the j2sdk1.5-sun and latter the eclipse using the aptitude install eclipse. Java alternatives installed in my machine: [EMAIL PROTECTED]:/usr/lib/java#