<
From version < 28.1 >
edited by Soeren Domroes
on 2019/07/09 12:57
To version < 31.1 >
edited by Soeren Domroes
on 2019/08/05 10:42
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -8,9 +8,9 @@
8 8  
9 9  For everything not mentioned here refer to [[Getting Eclipse>>doc:KIELER.Getting Eclipse||shape="rect"]] guide.
10 10  
11 -Use the installer go to advanced mode, add the KIELER url. Then select first pragmatics and after that semantics (**that is very** **important**).
11 +Use the installer go to advanced mode, add the KIELER url. Then select first semantics and after that pragmatics (**that is very** **important**). You can see that you have done that correctly on the automatically generated name of your eclipse: It should be something like kieler-semantics-theia.
12 12  
13 -Select the Theia stream for semantics and the Keith stream for pragmatics and use the latest eclipse if possible. Set the targetplatform to photon (or latest?) and finish.
13 +Select the Theia stream for semantics and the Keith stream for pragmatics and use the latest eclipse if possible. Set the targetplatform to latest and finish.
14 14  
15 15  Wait till everything installs and the setup tasks finish. If you have any problems in this stage refer to the [[Getting Eclipse>>doc:KIELER.Getting Eclipse||shape="rect"]] guide.
16 16  
... ... @@ -34,7 +34,7 @@
34 34  
35 35  General requirements:
36 36  
37 -* node (see [[Theia developer guide>>url:https://github.com/theia-ide/theia/blob/master/doc/Developing.md||shape="rect"]])
37 +* node (and additional dependencies see [[Theia developer guide>>url:https://github.com/theia-ide/theia/blob/master/doc/Developing.md||shape="rect"]])
38 38  * npm (whatever node installs)
39 39  * yarn (latest version)
40 40  * Python (2.7.X)
... ... @@ -205,7 +205,15 @@
205 205  
206 206  {{code language="none"}}
207 207  yarn run rebuild:electron/browser
208 -{{/code}} after yarn to fix this.
208 +{{/code}} after yarn to fix this. If it does not work, delete the
209 +
210 +{{code language="none"}}
211 +node_modules
212 +{{/code}} folder and try again (for browser version rebuild browser is not needed, since
213 +
214 +{{code language="none"}}
215 +yarn
216 +{{/code}} already builds the correct sources).
209 209  )))
210 210  
211 211  \\
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -62783490
1 +65667077
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/62783490/Running KEITH
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/65667077/Running KEITH