Hi,
Since I was told that debugging in Eclipse/MyEclipse might be very problematic with Java 5, I just re-installed the jdk 1.4.2_06.
The problem is that my machine still thinks (at least typing “Java -version” in a DOS window) it’s using version 5.0.
Therefore, my questions are these:
1. Can I “point” MyEclipse/Eclipse to the 1.4.2 release of the JDK and leave the JDK 5.0 installed? I don’t see how to do this from project properties and looking at the various compiler settings.
2. If I have to un-install version 5.0 (based on what you say in #1), will that screw up MyEclipse that “thinks” it’s using version 5 or is there some simple workaround.
I don’t want to hose the MyEclipse setup.
In JBuilder, my old environment (I like MyEclipse much better!), it was simple to add as many JDK as you wanted.
Getting the debugging to work completetly has been a pain under the JDK 5.0. I’m very hopeful that once I resolve this issue, things will smooth out a bit.
I look forward to any and all replies.
Thanks!!!
— M
8)