diff --git a/Ninite Eclipse Installer.exe b/Ninite Eclipse Installer.exe index 9f821b25..de31d0d5 100644 Binary files a/Ninite Eclipse Installer.exe and b/Ninite Eclipse Installer.exe differ diff --git a/Ninite JDK 8 Installer.exe b/Ninite JDK 8 Installer.exe new file mode 100644 index 00000000..681459e1 Binary files /dev/null and b/Ninite JDK 8 Installer.exe differ diff --git a/Ninite JDK Installer.exe b/Ninite JDK Installer.exe deleted file mode 100644 index 7749d331..00000000 Binary files a/Ninite JDK Installer.exe and /dev/null differ diff --git a/Ninite JDK x64 8 Installer.exe b/Ninite JDK x64 8 Installer.exe new file mode 100644 index 00000000..032fb41a Binary files /dev/null and b/Ninite JDK x64 8 Installer.exe differ diff --git a/README.md b/README.md index 56ffdca0..1684d786 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ A successful install should look like the screenshot below: (you can test with t If the standard install doesn't work, then there are a couple of possible reasons: - a) **Java (7 or higher) not installed** -> (for Windows) run the 'Ninite JDK Installer'. After the installer finishes, then double-click on the 'TKP_Launcher.jar' file to re-run it. (for Mac) download the JDK and install it. To validate the version of Java that is installed, go to [this website](http://java.com/en/download/installed8.jsp) and click the 'validate' button - +a) **Java (7 or higher) not installed** -> (for Windows) run the Ninite installer appropriate for your computer. If your computer is newer it probably uses a 64-bit CPU, and you should install 'Ninite JDK x64 8 Installer'. If you have an older computer, it probably uses a 32-bit CPU, and you should install 'Ninite JDK 8 Installer'. If you need help determining what kind of Windows XP/Vista/7 you are running, check [this website](http://windows.microsoft.com/en-us/windows7/find-out-32-or-64-bit); otherwise check [this website](https://support.microsoft.com/en-us/kb/827218) for Windows 8. After the installer finishes, then double-click on the 'TKP_Launcher.jar' file to re-run it. (for Mac) download the JDK and install it. To validate the version of Java that is installed, go to [this website](http://java.com/en/download/installed8.jsp) and click the 'validate' button - b1) **Eclipse Luna not installed** -> (for Windows) run the 'Ninite Eclipse Installer'. After the installer finishes, then double-click on the 'TKP_Launcher.jar' file to re-run it.