Update designer.md (#44)

* Update designer.md
pull/46/head
Thomas Dietrich 2016-07-15 17:00:52 +02:00 committed by Kai Kreuzer
parent 9d381a2130
commit cbcd3e1f51
1 changed files with 8 additions and 9 deletions

View File

@ -8,18 +8,17 @@ layout: documentation
The Designer is an eclipse-based IDE allowing to edit text configuration file. The Designer is an eclipse-based IDE allowing to edit text configuration file.
## Install ## Installation
To do this: * 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)
* Go to the following site (it contains the latest version) : `https://github.com/eclipse/smarthome/blob/master/docs/documentation/community/downloads.md#designer-builds.` * as the SmartHome Designer is still in development, consider selecting the nightly snapshots build
* In the nightly snapshots build, click on the link: `Eclipse SmartHome Designer (Mac OSX 64bit)`, to download it in your "download" folder.
![](images/smarthone-designer-05.png) ![](images/smarthone-designer-05.png)
* with the finder, navigate to the `openHAB` folder we created during the OpenHab installation * navigate to the `openHAB` folder we created during the openHAB installation
* create a new folder called `extra` in the `openHAB` folder * create a new folder called `extra`
* move the file we have just downloaded inside this folder * move the downloaded file (e.g. `eclipsesmarthome-incubation-0.9.0-SNAPSHOT-designer.zip`) inside the created folder
## First launch of the designer ## First launch of the designer
@ -27,7 +26,7 @@ At the first launch only, we need to tell to the designer where are the configur
To do so: 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 * double-click on the `Eclipse SmartHome Designer` icon
* when the launch of the designer is completed, the following window appears: * when the launch of the designer is completed, the following window appears: