Search:

Type: Posts; User: Json

Search: Search took 0.12 seconds.

  1. Replies
    6
    Views
    2,036

    Re: "java -version" doesn't display proper value.

    Ok, what you want to do is install Java 1.6 latest JDK.

    When you compile programs and you want them compiled in 1.4 use the -source option.



    For more information see javac - Java programming...
  2. Replies
    6
    Views
    2,036

    Re: "java -version" doesn't display proper value.

    So on your PATH variable you have JAVA_HOME/bin and your JAVA_HOME is set to point at your 1.4 install?

    Preferably I'd install 1.6 if I was you and get rid of the other versions.

    // Json
Results 1 to 2 of 2