Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
76:upgrade_java [2023/08/07 14:19] bdss76:upgrade_java [2023/08/07 14:19] bdss
Line 11: Line 11:
   * Change JAVA_HOME in <stages>\config.bat according to the location of the new JDK and run <stages>\bin\reinstallservice.bat (as admin).   * Change JAVA_HOME in <stages>\config.bat according to the location of the new JDK and run <stages>\bin\reinstallservice.bat (as admin).
  
-===  \\ Linux: ===+=== Linux: ===
  
   * Execute the following as root or with sudo   * Execute the following as root or with sudo
Line 20: Line 20:
  
 </code> </code>
 +
   * Fill the file with variable definition to have an always up to date definition of the JDK in JAVA_HOME and PATH env. variables   * Fill the file with variable definition to have an always up to date definition of the JDK in JAVA_HOME and PATH env. variables
  
Line 29: Line 30:
  
 </code> </code>
 +
   * Reload the environment variables with the following command or restart the system   * Reload the environment variables with the following command or restart the system
 <code> <code>