<
From version < 36.1 >
edited by Soeren Domroes
on 2020/04/16 11:49
To version < 38.1 >
edited by Soeren Domroes
on 2020/05/14 14:25
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -10,10 +10,12 @@
10 10  
11 11  Use the installer go to advanced mode, add the KIELER url. If you plan to develop for the semantic language server (e.g. for the compiler) you should select KIELER semantics for diagram only KIELER pragmatics. In any case select the keith stream.
12 12  
13 -If you plan to develop in elk at the same time first select the Eclispe Layout Kernel setup and after that the semantics or pragmatics setup.
13 +If you plan to develop in elk at the same time first select the Eclispe Layout Kernel setup and after that either the semantics or pragmatics setup.
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  
17 +Make sure that you have necessary forks of ELK/KlighD set up.
18 +
17 17  If you have problems in the workspace that are still there after a clean build do the following:
18 18  
19 19  * Disable Project>Build automatically
... ... @@ -59,11 +59,11 @@
59 59  
60 60  (Theia has a [[guide >>url:https://www.theia-ide.org/doc/authoring_extensions||shape="rect"]]for extension development that might be helpful)
61 61  
62 -install node 8:
64 +install node (for the version we refer to the Theia developer guide):
63 63  
64 64  {{code}}
65 65  curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.5/install.sh | bash
66 -nvm install 8
68 +nvm install 10
67 67  {{/code}}
68 68  
69 69  Install python if you haven't (remember: Python 2: , Python 3: ).
... ... @@ -84,7 +84,7 @@
84 84  
85 85  == ... on windows: ==
86 86  
87 -Install [[node 8>>url:https://nodejs.org/download/release/v8.15.0/||shape="rect"]] for windows. I personally used the {{code language="none"}}.msi{{/code}}.
89 +Install [[node>>url:https://nodejs.org/download/release/v8.15.0/||shape="rect"]] for windows. I personally used the {{code language="none"}}.msi{{/code}}. For the version refer to the Theia developer guide.
88 88  
89 89  Use that to install windows-build-tools by executing the command in an administrative powershell.
90 90  
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -75694098
1 +75694102
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/75694098/Running KEITH
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/75694102/Running KEITH