Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified Ninite Eclipse Installer.exe
Binary file not shown.
Binary file added Ninite JDK 8 Installer.exe
Binary file not shown.
Binary file removed Ninite JDK Installer.exe
Binary file not shown.
Binary file added Ninite JDK x64 8 Installer.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down