| ... |
... |
@@ -1,14 +1,6 @@ |
| 1 |
1 |
[[image:url:http://rtsys.informatik.uni-kiel.de/confluence/download/attachments/9470914/KiCoConsole1.jpg?version=6&modificationDate=1402352899000&api=v2]] |
| 2 |
2 |
|
| 3 |
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 as default |
|
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 |
|
-{{{compile.sccharts.com:80}}} |
| 7 |
|
- |
| 8 |
|
-or as backup |
| 9 |
|
- |
| 10 |
|
-{{{sccharts.com:5556 }}} |
| 11 |
|
- |
| 12 |
|
-as the host and port in your KielerCompiler.jar call. |
| 13 |
|
- |
| 14 |
14 |
Textual SCharts (SCT) can be rendered within KIELER or by using our [[KLighD.jar command line tool>>doc:Command Line Rendering]]. |