kbach created page: home authored by Kerstin Bach's avatar Kerstin Bach
...@@ -7,11 +7,11 @@ This instructions assumes you're using Eclipse 4.3 (Kepler), but it should also ...@@ -7,11 +7,11 @@ This instructions assumes you're using Eclipse 4.3 (Kepler), but it should also
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 1. Import
- Existing projects into workspace 2. Existing projects into workspace
- Select archive file 3. Select archive file
- Specify location 4. Specify location
- hit finish 5. hit finish
- Now you should have a project called org.eclipse.swt - Now you should have a project called org.eclipse.swt
Eclipse needs an SSH key that you have added to gitlabs: Eclipse needs an SSH key that you have added to gitlabs:
- This tutorial shows you how to create an SSH key: http://www.youtube.com/watch?v=WU9xYP_NScQ - This tutorial shows you how to create an SSH key: http://www.youtube.com/watch?v=WU9xYP_NScQ
... ...
......