Changes for page Running KEITH
Last modified by Richard Kreissig on 2023/09/14 08:48
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -6,14 +6,23 @@ 6 6 7 7 == Setting up your Eclipse == 8 8 9 -For everything not mentioned here refer to [[Getting Eclipse>>doc:KIELER.Getting Eclipse||shape="rect"]] guide. 9 +For everything not mentioned here refer to [[Getting Eclipse>>doc:KIELER.Getting Eclipse||shape="rect"]] guide. Choose the last 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. 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 + 19 +If you have problems in the workspace that are still there after a clean build do the following: 20 + 21 +* Disable Project>Build automatically 22 +* Select all Klighd and pragmatics plugins and do Project>Clean>Only selected and build only selected 23 +* Do the same for the semantics projects 24 +* Enable Project>Build automatically 25 + 17 17 To run the language server go to //Run Configurations// create a new E//clipse Application// run configuration and select //Run an application// and //de.cau.cs.kieler.language.server.LanguageServer// (for semantics LS,//de.cau.cs.kieler.kgraph.language.server.LanguageServer// otherwise) 18 18 19 19 == [[image:attach:Screenshot from 2019-02-15 14-10-50.png]] == ... ... @@ -52,11 +52,11 @@ 52 52 53 53 (Theia has a [[guide >>url:https://www.theia-ide.org/doc/authoring_extensions||shape="rect"]]for extension development that might be helpful) 54 54 55 -install node 8:64 +install node (for the version we refer to the Theia developer guide): 56 56 57 57 {{code}} 58 58 curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.5/install.sh | bash 59 -nvm install 868 +nvm install 10 60 60 {{/code}} 61 61 62 62 Install python if you haven't (remember: Python 2: , Python 3: ). ... ... @@ -77,7 +77,7 @@ 77 77 78 78 == ... on windows: == 79 79 80 -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. 81 81 82 82 Use that to install windows-build-tools by executing the command in an administrative powershell. 83 83
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 -7 30728931 +78675990 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/7 3072893/Running KEITH1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/78675990/Running KEITH