Skip to content

Commit fca60b0

Browse files
committed
Added correct path for troubleshooting for OSX
updated 'point to' path
1 parent 2c03061 commit fca60b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Setup your computer
120120
121121
![Eclipse Missing](/images/18NoEclipse.png?raw=true)
122122
123-
1. <a name="maceclipse"></a>**Download** [Eclipse Luna][3]. To extract the eclipse files, right-click on the `eclipse-java-luna-SR2-macosx-cocoa-x86_64.tar.gz` file and choose `Open`. Next, drag the `eclipse` folder to `Applications`.
123+
1. <a name="maceclipse"></a>**Download** [Eclipse Luna][3]. To extract the eclipse files, right-click on the `eclipse-java-luna-SR2-macosx-cocoa-x86_64.tar.gz` file and choose `Open`. Next, drag the `eclipse` folder to `Applications` for your username, i.e. /<myUserName>/Applications.
124124
125125
![Move Eclipse](/images/19Eclipse.png?raw=true)
126126
@@ -152,7 +152,7 @@ We recommend that you delete your current version of eclipse. (Advanced users c
152152
153153
###Customized TKP workspace did not open in Eclipse.
154154
155-
Open Eclipse and change the default workspace directory, by clicking on `File` then choosing `Switch Workspace` and then `Open...`. Navigate to the `\TeachingKidsProgramming.Java` folder (under `C:\TKPSource` on **Windows**, or `Documents\TKPSource` on **Mac**). After you do this, then your `TeachingKidsProgramming.Java` should include the following folders:
155+
Open Eclipse and change the default workspace directory, by clicking on `File` then choosing `Switch Workspace` and then `Open...`. Navigate to the `\TeachingKidsProgramming.Java\TeachingKidsProgramming` folder (under `C:\TKPSource` on **Windows**, or `Documents\TKPSource` on **Mac**). After you do this, then your `TeachingKidsProgramming.Java` should include the following folders:
156156
157157
* `\.metadata`
158158
* `\TeachingKidsProgramming`

0 commit comments

Comments
 (0)