kbach created page: home authored by Kerstin Bach's avatar Kerstin Bach
...@@ -5,8 +5,8 @@ myCBR workbench uses the mycbr SDK and builds an UI on top of it. ...@@ -5,8 +5,8 @@ myCBR workbench uses the mycbr SDK and builds an UI on top of it.
### Pre-requisites ### Pre-requisites
This instructions assumes you're using Eclipse 4.3 (Kepler), but it should also work for older versions: https://www.eclipse.org/downloads/index-developer.php This instructions assumes you're using Eclipse 4.3 (Kepler), but it should also work for older versions: https://www.eclipse.org/downloads/index-developer.php
Further, swt has to be added to the project folder: http://www.eclipse.org/swt/ Further, swt has to be added to the project folder: http://www.eclipse.org/swt/
- Download the zip file - Download the zip file
- In eclipse do: - In eclipse do:
- Import - Import
- Existing projects into workspace - Existing projects into workspace
- Select archive file - Select archive file
... ...
......