0

i have installed JDK 7 on my windows 7 machine...

now in command prompt when i do

"javac -version" returns 1.7.0_25

"java -version" returns 1.7.0_25

now my requirement is that i want to compile & run my java programs as 1.6, without installing JDK 6 & without manually changing ENVIRONMENTAL VARIABLES PATH by going to MYCOMPUTER etc..

i want to change compile time & runtime versions in the command prompt itself. HOW???

sandeepgoud
  • 1
  • 1
  • 1

0 Answers0