You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
51
48
49
+
After you do this, then your working directory should include the following folders:
52
50
`
53
-
\.metadata & \TeachingKidsProgramming`
51
+
\.metadata & \TeachingKidsProgramming`
54
52
55
53
56
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.
0 commit comments