Wiki source code of Command Line Compiler
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
3.1 | 1 | [[image:url:http://rtsys.informatik.uni-kiel.de/confluence/download/attachments/9470914/KiCoConsole1.jpg?version=6&modificationDate=1402352899000&api=v2]] |
| 2 | |||
| 3 | You can user the KielerCompiler.jar explained [[here >>doc:KIELER Compiler Console]]to compiler you textual modeled SCCharts (*.sct files). | ||
| |
6.1 | 4 | If you like to use the KielerCompiler HTTP server provided, then use as default |
| |
5.1 | 5 | |
| |
6.1 | 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 | |||
| |
5.1 | 14 | Textual SCharts (SCT) can be rendered within KIELER or by using our [[KLighD.jar command line tool>>doc:Command Line Rendering]]. |