<
From version < 42.1 >
edited by Niklas Rentz
on 2021/04/26 09:01
To version < 45.1 >
edited by Niklas Rentz
on 2022/01/18 09:37
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Parent
... ... @@ -1,0 +1,1 @@
1 +Guidelines
Content
... ... @@ -11,7 +11,7 @@
11 11  {{layout-cell}}
12 12  == Setting up your Eclipse ==
13 13  
14 -For everything not mentioned here refer to [[Getting Eclipse>>doc:KIELER.Getting Eclipse||shape="rect"]] guide. Choose the 2020-06 Eclipse version (we are working on supporting the latest version again) and I personally recommend Eclipse for RCP & RAP developers since the Plug-In Development perspective is the default one. Another helpful perspective might be the Git perspective.
14 +For everything not mentioned here refer to [[Getting Eclipse>>doc:KIELER.Getting Eclipse||shape="rect"]] guide. Choose the 2021-06 Eclipse version and I personally recommend Eclipse for RCP & RAP developers since the Plug-In Development perspective is the default one. Another helpful perspective might be the Git perspective.
15 15  
16 16  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) or to work with the SCCharts language, you should select KIELER semantics; for diagram only KIELER pragmatics. In any case select the keith stream in semantics or the master stream in pragmatics.
17 17  
... ... @@ -34,6 +34,10 @@
34 34  {{layout-cell}}
35 35  == Java Application ==
36 36  
37 +If you have used the semantics setup, there is a pre-configured run configuration that you can use to execute the KIELER Language Server. For that, go into theĀ **Run>[Run|Debug] Configurations>Java Application>LanguageServer with KLighD in Workspace** and execute that.
38 +
39 +Described below is how you can set this configuration up for yourself for any manual configuration within the language server:
40 +
37 37  To run the language server go to //Run Configurations// create a new //Java Application// run configuration.
38 38  
39 39  (% style="letter-spacing: 0.0px;" %)Select the **//Project//** //de.cau.cs.kieler.language.server// or //de.cau.cs.kieler.pragmatics.language.server// and the **Main class **//de.cau.cs.kieler.language.server.LanguageServer// or //de.cau.cs.kieler.pragmatics.language.server.PragmaticsLanguageServer//.
... ... @@ -99,7 +99,7 @@
99 99  
100 100  == ... on windows: ==
101 101  
102 -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.
106 +Install [[node>>url:https://nodejs.org/download/release/latest-v10.x/||shape="rect"]] for windows. I personally used the {{code language="none"}}.msi{{/code}}. For the version refer to the Theia developer guide.
103 103  
104 104  Use that to install windows-build-tools by executing the command in an administrative powershell.
105 105  
Screenshot from 2019-02-15 14-10-50.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +75.8 KB
Content
Screenshot from 2019-02-15 14-13-34.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +30.3 KB
Content
Screenshot from 2020-08-12 13-32-36.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +37.9 KB
Content
image2019-2-7_17-46-58.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +29.8 KB
Content
image2019-2-7_17-58-22.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +3.8 KB
Content
image2019-2-7_17-59-26.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +8.0 KB
Content
image2019-2-7_18-0-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +7.8 KB
Content
one-repo-structure.svg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +70.1 KB
Content
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -94732318
1 +54198500
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/94732318/Running KEITH
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/54198500/Running KEITH