| ... |
... |
@@ -3,4 +3,7 @@ |
| 3 |
3 |
You can user the KielerCompiler.jar explained [[here >>doc:KIELER Compiler Console]]to compiler you textual modeled SCCharts (*.sct files). |
| 4 |
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. |
| 5 |
5 |
|
| 6 |
|
-Textual SCharts (SCT) can be rendered within KIELER or by using our [[KLighD.jar command line tool>>doc:Command Line Rendering]]. |
|
6 |
+ |
|
7 |
+ |
|
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. |