naval kumar wrote:Dear Sir,
I am Doing Work to convert The My Project Code which Was Working On “JDk 1.4 “ . . .
Why? If it works on JDK1.4, why do you need to change it at all?
1-Right Now in my system I don’t have any java version, if I installed Only Jre 1.6.0.38 Then It will Enough To Run Eclipse or I have To installed JDK 1.6.0.38?
2-When I installed Only Jre Then Inside of its “bin” There is no “javac” complier .is my eclipse take javac complier from the “JDK‘s bin.?
3-How can I identified that My Eclipse Is Changing the My code from java version 1.4 to 1.6?
4-From where The Eclipse takes Javac compiler To Compile the .java file?
It says
here that Eclipse requires a JRE; I believe it has its own compiler.