-
Run the TKP_Launcher.jar file
-
After the install is complete, Eclipse should open with the TKP courseware loaded. The courseware is a series of *.java files
The result should look like this:
=============================
If the standard install doesn't work, then there are a couple of possible reasons:
a) You do not have Java installed, if this is the case and you have Windows, then run the 'Ninite JDK Installer', if you have Mac, then you should be prompted to install Java automatically
b) You do not have Eclipse installed, if this is the case and you have Windows, then run the 'Ninite Eclipse Installer', if you have Mac, then you will have to install Eclipse manually
When done your dir should include
.git .metadata TeachingKidsProgramming
- Install Eclipse (unzip it) We are using a specific version of eclipse, you can find 4B0A it here
- Open Eclipse and point it at the this directory, by going to File>Switch Workspace>Open
\TeachingKidsProgramming.Java
