Java

From Lifeguide Wiki
Revision as of 15:21, 23 November 2017 by KirstenSmith (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Important: The most recent Authoring tool comes with embedded Java. This means that you no longer need to change your Java settings on your computer. You can download it from the LifeGuide Community Server here: https://www.lifeguideonline.org/releases/authoring

The following advice applies to older version of the LifeGuide Authoring Tool ONLY

The LifeGuide Toolbox requires Java Version 6 or Version 7, 32-bit. The version of Java does not relate to the version of Windows that you are using, so if you have Windows 64-bit, you can still use the 32-bit version of Java.

Modern versions of Windows and computers managed by an IT team may automatically update your Java to Java 8.

This guide helps you to identify your java version and replace it with a compatible version.

After you have done this, you will need to close and reopen the Lifeguide Toolbox.

What version of Java do I have?

To check which version of Java you have on Windows 8/10:

Method 1: Uninstall tool

  1. Download and Run the Java uninstall tool:
    https://java.com/en/download/help/uninstall_java.xml
  2. Select Next until you reach the page which reports your Java versions:
    Java version uninstall tool
  3. You will need to remove any versions of Java 8 or Java 64-bit to run the Lifeguide Toolbox.
    • Important: Do not click next from this page if you have the right version!

Method 2: Command line

  1. Click on the start button
  2. Type cmd in the search bar
  3. Select cmd.exe
  4. Type java -version
    • The screen will output some information about the version and configuration of Java on your computer. Look for the relevant information in the format:
      java version "1.7.0_79" or JRE 1.7.0_79-b15
      64-Bit Server VM
    • This means Java version 7 update 79 64-bit.
  5. If the Java version is greater than 7 (any update) OR says 64-bit, you will need to install a different version of Java.
    Java version command line

Method 3: Control panel

  1. Go to the Control panel
    • You can do this by typing control panel in the search bar or selecting it from the start menu
  2. Select Java
    • Important: If Java is not an option in the control panel, no version of Java is installed on your computer.
  3. Under the General tab, select About...
    • The pop-up window will report the Java version, but not whether it is 32- or 64-bit:
    Java version control panel

Uninstalling Java

Last updated 21/11/16

Installing Java 6 or 7 32-bit

  1. Java 6 and 7 cannot be downloaded from java.com.
    OR
    • You can NO LONGER download the latest version of Java 7 32-bit from oracle.com
      • The best version to use is Java SE Runtime Environment 7u79 x86. The installation file is called jre-7u79-windows-i586.exe. This can be downloaded from multiple sources on the internet.
      LifeGuide is not responsible for any problems that might arise from downloading files from unknown sources.
  2. Browse to your download folder and run the .exe file.
  3. After the install wizard has finished, you can check your java version again.
  4. Close and re-open the Lifeguide Toolbox