by Boost » Wed Jan 19, 2005 10:06 pm
I'm really confuse right now, I spent a lot of time trying to integrate JDK 1.5 because others people use already some features of this JDK in their development. (They also work with another IDE)
But, with eclipse it doesn't seem to be easy. I have dowloaded version 3.1M4 from eclipse, and I have also JDK 1.5 installed.
In eclipse, Windows->preference->Java->Compiler, I use default compliance setting and I see for "Compiler Compliance level" 5.0. Also, I see in Windows->preference->Java->Installed JREs, only JRE 1.5.0. So everything seems supported the right version of JDK.
However, when I try to build my application with ant file, I receive a lot of errors that I'm not suppose to have with JDK 1.5. What I suppose to do? I need an answer rapidly, please help me!!!
:(