| ... |
... |
@@ -1,24 +5,9 @@ |
| 1 |
|
-[[~[~[image:attach:SCCharts (pre 1.0)@download.png~]~]>>url:http://rtsys.informatik.uni-kiel.de/confluence/display/KIELER/SCCharts#SCCharts-Downloads||shape="rect"]] [[~[~[image:attach:SCCharts (pre 1.0)@onlinecompiler.png~]~]>>url:http://www.sccharts.com||shape="rect"]] (% class="confluence-link" %)[[image:attach:commandlinecompiler2.png]][[image:attach:SCCharts (pre 1.0)@quickstart.png]][[doc:Quick Start Guide (pre 0\.13)]] |
| 2 |
|
- |
| 3 |
|
- |
| 4 |
|
- |
| 5 |
5 |
[[image:url:http://rtsys.informatik.uni-kiel.de/confluence/download/attachments/9470914/KiCoConsole1.jpg?version=6&modificationDate=1402352899000&api=v2]] |
| 6 |
6 |
|
| 7 |
|
-You can user the [[KielerCompiler.jar>>url:http://rtsys.informatik.uni-kiel.de/confluence/download/attachments/9470914/KielerCompiler.jar?version=8&modificationDate=1405509325251&api=v2||shape="rect"]] explained [[here >>doc:KIELER.Home.SCCharts.Previous Versions (Deprecated Documentation).Kieler Compiler.KIELER Command Line Compiler.WebHome]]to compiler you textual modeled SCCharts (*.sct files). |
| 8 |
|
-If you like to use the KielerCompiler HTTP server provided, then use as default |
|
3 |
+You can user the KielerCompiler.jar explained [[here >>doc:KIELER Compiler Console]]to compiler you textual modeled SCCharts (*.sct files). |
|
4 |
+If you like to use the KielerCompiler HTTP server provided, then use **sccharts.com:5556** as the host and port in your KielerCompiler.jar call. |
| 9 |
9 |
|
| 10 |
|
-{{{compile.sccharts.com:80}}} |
| 11 |
|
- |
| 12 |
|
-or as backup |
| 13 |
|
- |
| 14 |
|
-{{{sccharts.com:5556 }}} |
| 15 |
|
- |
| 16 |
|
-as the host and port in your KielerCompiler.jar call. |
| 17 |
|
- |
| 18 |
|
-==== Example call: ==== |
| 19 |
|
- |
| 20 |
|
-{{{java -jar KielerCompiler.jar compile.sccharts.com -f somescchart.sct -o somescchart.c CODEGENERATION}}} |
| 21 |
|
- |
| 22 |
22 |
|
| 23 |
23 |
|
| 24 |
|
-**Hint:** Textual SCharts (SCT) can be rendered within KIELER or by using our [[KLighD.jar command line tool>>doc:Command Line Rendering]]. |
|
8 |
+For rendering graphical SCCharts you might want to use the KLighd.jar as explained [[here>>doc:KIELER KLighD Console Diagram Rendering]]. |
|
9 |
+If you like to use the KLighD HTTP server provided, then use **sccharts.com:4445** as the host and port in your KLighd.jar call. |