Skip to content

Commit 4412ac9

Browse files
committed
final
1 parent e4e87f7 commit 4412ac9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,15 @@ If the standard install doesn't work, then there are a couple of possible reason
4343

4444
[Eclipse Luna](https://projects.eclipse.org/releases/luna)
4545

46-
c1b) Open Eclipse and change the default workspace directory,
46+
c1b) Customized **TKP workspace not open** in Eclipse. Open Eclipse and change the default workspace directory,
4747
by clicking on 'File>Switch Workspace>Open...' and navigating to the **\TeachingKidsProgramming.Java** folder.
4848

4949
After you do this, then your working directory should include the following folders:
5050
`
5151
\.metadata & \TeachingKidsProgramming`
5252

5353

54-
d) Failure due to **Unable to write to file system location(s)** -> some school districts apply various 'locking' permissions to student computer lab laptops. Try to 'run as administrator' (for Windows) or 'run as root' (for Mac) so that the downloaded TKP files can be unzipped. Another variation of this locked down state is that some schools create a virtual (and sometimes shared C:\ drive). If this is the case, unzip Eclipse to the C:\ drive and then unzip the TKP.zip to each student's **C:\temp** directory.
54+
d) General Installation Failure due to **Unable to write to file system location(s)** -> some school districts apply various 'locking' permissions to student computer lab laptops. Try to 'run as administrator' (for Windows) or 'run as root' (for Mac) so that the downloaded TKP files can be unzipped. Another variation of this locked down state is that some schools create a virtual (and sometimes shared C:\ drive). If this is the case, unzip Eclipse to the C:\ drive and then unzip the TKP.zip to each student's **C:\temp** directory.
5555

5656
[1]: https://github.com/TeachingKidsProgramming/TeachingKidsProgramming.Java/archive/master.zip
5757
[2]: https://dl.dropboxusercontent.com/u/41301272/downloadZip.png

0 commit comments

Comments
 (0)