Wiki

Clone wiki

scl-manips-group / configure / Eclipse

Download the Style File

First download this file, you will need it later for changing the code style:

GNU-sMOD.xml

Configure Eclipse

Using a Terminal (Control+Alt+T) start Eclipse:

./Documents/eclipse/eclipse &

Now follow the pictures, the yellow markups on the pictures show you what to look for or what to change:

When you start Eclipse the first time, you will have to set up your workspace by selecting a workspace directory. If you start Eclipse not for the first time, you need to go to ">file>switch workspace>other..." in order to see the following screen, where you have to click on 'Browse...':

step 1

step 2

step 3

The Welcome Screen will now appear, click on 'Workbench': step 4

step 5

step 6

step 7

step 8

step 9

step 10

step style

step syntax style

step 11

step 12

step 13

step 14

step 15

step 16

step 17

step 18

step 19

step 20

step 21

Now open again the project properties:

step 22

step 23

step 24

step 25

step 26

step 27

step 28

step 29

step 30

step 31

step 32

step 33

step 34

step 35

step 36

step 37

step 38

Your Eclipse is now setup for coding and debugging, have fun!

Updated