The Fedora Repository needs JDK 1.7 to be installed on your computer. JDK 1.6 (and below) is no longer supported. This release has only been tested with the Sun/Oracle JDK though other distributions may work.

  • A JRE (Java Runtime Environment) is not enough.
  • JDK 1.7 is the supported platform and Fedora has been tested against this platform.
  • JDK 1.6 is no longer supported in Fedora Repository 3.8 or later.
  1. If you are not sure whether you have JDK installed correctly, please confirm by doing the following:
  2. If you need to install the JDK, follow these instructions:
  3. On Windows: Please follow these instructions to set your JAVA_HOME environment variable to the directory you where you have just installed the JDK. By default, this directory is under C:\Program Files\Java. Please note that some scripts on Windows may not work correctly from the Windows command line when directories having spaces in their names are encountered. Usually, putting the command in double quotation marks will fix the problem. The JDK can also be installed anywhere in the file system such as C:\Java avoiding spaces in directory names.