| ... |
... |
@@ -1,4 +1,16 @@ |
|
1 |
+[[~[~[image:attach:SCCharts@download.png~]~]~[~[image:attach:SCCharts@onlinecompiler.png~]~]>>url:http://www.sccharts.com||shape="rect"]](% class="confluence-link" %) [[image:attach:SCCharts@commandlinecompiler.png]][[image:attach:SCCharts@quickstart.png]][[doc:Quick Start Guide]] |
|
2 |
+ |
| 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 **sccharts.com:5556** as the host and port in your KielerCompiler.jar call. |
|
6 |
+If you like to use the KielerCompiler HTTP server provided, then use as default |
|
7 |
+ |
|
8 |
+{{{compile.sccharts.com:80}}} |
|
9 |
+ |
|
10 |
+or as backup |
|
11 |
+ |
|
12 |
+{{{sccharts.com:5556 }}} |
|
13 |
+ |
|
14 |
+as the host and port in your KielerCompiler.jar call. |
|
15 |
+ |
|
16 |
+Textual SCharts (SCT) can be rendered within KIELER or by using our [[KLighD.jar command line tool>>doc:Command Line Rendering]]. |