<
From version < 44.1 >
edited by Niklas Rentz
on 2021/10/18 12:03
To version < 43.1 >
edited by stu201758
on 2021/04/27 11:04
>
Change comment: update windwos node link

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.nre
1 +XWiki.stu201758
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 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.
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.
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,10 +34,6 @@
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>Eclipse 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 -
41 41  To run the language server go to //Run Configurations// create a new //Java Application// run configuration.
42 42  
43 43  (% 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//.
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -117866501
1 +109182986
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/117866501/Running KEITH
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/109182986/Running KEITH