Skip to content

Commit

Permalink
Update ide.md (openhab#781)
Browse files Browse the repository at this point in the history
* Update ide.md

Updated installation steps for latest installer version

* Update ide.md

Signed-off-by: Dave Badia dbadia@gmail.com.com (github: dbadia)
  • Loading branch information
dbadia authored and Confectrician committed Oct 3, 2018
1 parent f35adf3 commit 223ce97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion developers/development/ide.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The Eclipse IDE is used for openHAB developments. The Eclipse Installer automati
![Step 0](images/ide0.png)
3. Choose the "Eclipse IDE for Java Developers" and select "Next":
![Step 1](images/ide1.png)
4. Expand the "Github.com/openHAB" entry, double click "openHAB Development" (the double click is important: The entry has to appear in the empty table at the bottom). Furthermore double-click all entries that you would want to have available in your workspace (you can select multiple/all of them). Make sure that all of them are listed in the table at the bottom and select "Next".
4. Expand "Github Projects", then "openHAB". Select the "openHAB Development" item and any other entries that you want to have available in your workspace (you can select multiple/all of them). Click "Next" when you are finished.
5. Now provide an installation folder (don't use spaces in the path on Windows!) and your Github id (used to push your changesets to) and select "Next".
6. The installation will now begin when pressing "Finish".
7. Once it is done, you will see the Eclipse Welcome Screen, which you can close by clicking "Workbench" on the top right. You will see that the installer not only set up an Eclipse IDE instance for you, but also checked out all selected git repositories and imported all projects into the workspace.
Expand Down

0 comments on commit 223ce97

Please sign in to comment.