Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1b6357e

Browse files
Setting up Workspace: Initial menus and screenshots.
1 parent 38f43f7 commit 1b6357e

File tree

5 files changed

+13
-5
lines changed

5 files changed

+13
-5
lines changed

‎README.md‎

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -112,11 +112,8 @@ This section covers a few large and complicated topics, we don't have the scope
112112
### 4.1 Version control and Git
113113
If you're here there's a good chance you know what version control is, if not just know it's a type of system used by developers to manage the source code they write. Obviously there is a lot more to it than that and the following link provides an excellent overview of how Git works and compares it to some of the other systems. [Git for Eclipse Users]http://wiki.eclipse.org/EGit/Git_For_Eclipse_Users
114114

115-
### 4.2 Installing EGit (Workspace Setup)
116-
Our version of Eclipse already as Egit installed. You can check this from the main Eclipse window by navigating 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.
117-
118-
> While we're here let's add the **Git Repositories** view to our workspace by selecting it and choosing **Open**.
119-
> 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.
115+
### 4.2 Installing EGit
116+
Our version of Eclipse already as Egit installed. We will confirm this in the next section.
120117

121118
### 4.3 EGit User Guides
122119
The guides listed in this section are extensive covering many aspects of EGit you may not use, but it might be good to know they exist.
@@ -129,3 +126,14 @@ The guides listed in this section are extensive covering many aspects of EGit yo
129126
* [Vogella: Git version control with Eclipse/Egit] http://www.vogella.com/tutorials/EclipseGit/article.html#exercise-working-with-a-local-git-repository-in-eclipse
130127

131128
## 5. Step-by-step: Setting up your local Eclipse Git friendly Workspace
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.
131+
[Window > Show View > Other](images/screenshots/01-Menus.png)
132+
[Search for Git](images/screenshots/02-Menus.png)
133+
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.
136+
137+
138+
### Step 2: Clone our first Github project
139+
### Step 3: Add a local git project

‎images/screenshots/01-Menus.png‎

72.8 KB
Loading[フレーム]

‎images/screenshots/02-Menus.png‎

35.6 KB
Loading[フレーム]

‎images/screenshots/03-MoveWindow.png‎

91 KB
Loading[フレーム]

‎images/screenshots/04-MoveWindow.png‎

89 KB
Loading[フレーム]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /