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 change the default workspace directory,
46
+
c1b) Customized **TKP workspace not open** in Eclipse. Open Eclipse and change the default workspace directory,
47
47
by clicking on 'File>Switch Workspace>Open...' and navigating to the **\TeachingKidsProgramming.Java** folder.
48
48
49
49
After you do this, then your working directory should include the following folders:
50
50
`
51
51
\.metadata & \TeachingKidsProgramming`
52
52
53
53
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.
0 commit comments