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
Copy file name to clipboardExpand all lines: README.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -127,13 +127,18 @@ The guides listed in this section are extensive covering many aspects of EGit yo
127
127
128
128
## 5. Step-by-step: Setting up your local Eclipse Git friendly Workspace
129
129
### Step 1: Where's git? Egit? Anyone?
130
-
From the main Eclipse window navigate to **Window** > **Show View** > **Other** this will open the **Show View** window and in the search bar enter *'Git'* if everything is installed correctly this will display a list of the available Git windows.
130
+
From the main Eclipse window navigate to **Window** > **Show View** > **Other** this will open the **Show View** window.
131
131

132
+
133
+
In the search bar enter *'Git'* if everything is installed correctly this will display a list of the available Git windows.
132
134

135
+
While we're here let's add the **Git Repositories** view to our workspace by selecting it and choosing **Open**.
133
136
134
-
> While we're here let's add the **Git Repositories** view to our workspace by selecting it and choosing **Open**.
135
-
> It might be added to the bottom part of your workspace, I prefer to have it to the left next to the **Project View** you can simply drag it by clicking in the *title bar* and moving it to your desired destination.
137
+
It might be added to the bottom part of your workspace like this:
I prefer to have it to the left next to the **Project View** you can simply drag it by clicking in the *title bar* and moving it to your desired destination.
0 commit comments