Skip to content

Commit

Permalink
Update designer.md (openhab#44)
Browse files Browse the repository at this point in the history
* Update designer.md
  • Loading branch information
Thomas Dietrich authored and kaikreuzer committed Jul 15, 2016
1 parent 9d381a2 commit cbcd3e1
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions installation/designer.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,26 +8,25 @@ layout: documentation

The Designer is an eclipse-based IDE allowing to edit text configuration file.

## Install
## Installation

To do this:

* Go to the following site (it contains the latest version) : `https://github.com/eclipse/smarthome/blob/master/docs/documentation/community/downloads.md#designer-builds.`
* In the nightly snapshots build, click on the link: `Eclipse SmartHome Designer (Mac OSX 64bit)`, to download it in your "download" folder.
* the latest version is available for download here: [Eclipse SmartHome Designer Downloads](https://github.com/eclipse/smarthome/blob/master/docs/documentation/community/downloads.md#designer-builds)
* get the designer for your plattform (Windows/OSX/Linux)
* as the SmartHome Designer is still in development, consider selecting the nightly snapshots build

![](images/smarthone-designer-05.png)

* with the finder, navigate to the `openHAB` folder we created during the OpenHab installation
* create a new folder called `extra` in the `openHAB` folder
* move the file we have just downloaded inside this folder
* navigate to the `openHAB` folder we created during the openHAB installation
* create a new folder called `extra`
* move the downloaded file (e.g. `eclipsesmarthome-incubation-0.9.0-SNAPSHOT-designer.zip`) inside the created folder

## First launch of the designer

At the first launch only, we need to tell to the designer where are the configuration file.

To do so:

* using the finder, go to the `extra` folder we created just before;
* go to the `extra` folder we created just before;
* double-click on the `Eclipse SmartHome Designer` icon
* when the launch of the designer is completed, the following window appears:

Expand Down

0 comments on commit cbcd3e1

Please sign in to comment.