Changes for page KIELER Command Line Rendering
Last modified by cmot on 2023/09/11 16:16
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -KIELER KLighDConsoleDiagramRendering1 +KIELER Command Line Rendering - Content
-
... ... @@ -14,8 +14,18 @@ 14 14 15 15 16 16 17 -== Quick Start Guide == 17 +== Quick Start Guide (Online Rendering) == 18 18 19 +1. Download [[KLighD>>url:http://git.rtsys.informatik.uni-kiel.de:7990/projects/KIELER/repos/semantics/browse/standalone/KLighD.jar||shape="rect"]] ([[alternative download>>attach:KLighD.jar]]) as a runnable Java JAR archive and save it to some location y on your hard drive 20 +1. Change directory to location y, then type: 21 + 22 + 23 +{{{java -jar KLighD.jar render.sccharts.com -f somescchart.sct -o somescchart.c CORE}}}((( 24 +where somescchart.sct must be a valid SCChart modeled with the KIELER SCCharts editor. You should find the generated c code in the file somsschart.c. Be sure that somescchart.sct is also located in directory y (or give the full path in "..."). 25 +))) 26 + 27 +== Quick Start Guide (Local Rendering) == 28 + 19 19 1. Download KIELER RCA from [[http:~~/~~/rtsys.informatik.uni-kiel.de/~~~~kieler/files/nightly/kieler/>>url:http://rtsys.informatik.uni-kiel.de/%7Ekieler/files/nightly/kieler/||shape="rect"]] extract it to some location x on your hard drive 20 20 1. Download [[KLighD>>url:http://git.rtsys.informatik.uni-kiel.de:7990/projects/KIELER/repos/semantics/browse/standalone/KLighD.jar||shape="rect"]] ([[alternative download>>attach:KLighD.jar]]) as a runnable Java JAR archive and save it to some location y on your hard drive 21 21 1. Open console window and change directory to location x, then type:
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 - 94715541 +10750895 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/ 9471554/KIELERKLighDConsoleDiagramRendering1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/10750895/KIELER Command Line Rendering