Skip to content

Commit e4e87f7

Browse files
committed
added
1 parent 01d88a4 commit e4e87f7

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,12 @@ 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 point it at the this directory, by going to File>Switch Workspace>Open
47-
48-
\TeachingKidsProgramming.Java
49-
50-
After you do this, then your working directory should include the following folders:
46+
c1b) Open Eclipse and change the default workspace directory,
47+
by clicking on 'File>Switch Workspace>Open...' and navigating to the **\TeachingKidsProgramming.Java** folder.
5148

49+
After you do this, then your working directory should include the following folders:
5250
`
53-
\.metadata & \TeachingKidsProgramming`
51+
\.metadata & \TeachingKidsProgramming`
5452

5553

5654
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.

0 commit comments

Comments
 (0)