Uploaded image for project: 'smartics Alias Config'
  1. smartics Alias Config
  2. ALIASC-8

Changing Java Version

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • normal
    • 1.0.7
    • 1.0.6
    • Config
    • Operating System: Windows
      Platform: All

    Description

      Due to an update of windows the changing of the Java version does not work anymore. It seems that simply changing an environment variable that is part of the windows PATH does not change the PATH. Therefore we have to also add the path to the Java to use.

      doskey j7 = set JAVA_HOME=%JAVA_HOME_7%&& set PATH=%JAVA_HOME_7%\bin;%PATH%

      instead of

      doskey j7 = set JAVA_HOME=%JAVA_HOME_7%

      Attachments

        Activity

          People

            robert.reiner Robert Reiner
            robert.reiner Robert Reiner
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: