Last modified by cmot on 2023/09/11 16:16

From version 23.1
edited by cmot
on 2014/06/10 17:37
Change comment: There is no comment for this version
To version 21.1
edited by cmot
on 2014/06/10 17:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -20,7 +20,7 @@
20 20  1. Open console window and change directory to location x, then type:
21 21  
22 22  
23 -{{{kieler -application de.cau.cs.kieler.kico.web.server -noExit -p 5555 &}}}
23 +{{{kieler -application de.cau.cs.kieler.kico.web.server -noExit -p 5555}}}
24 24  1. Change directory to location y, then type:
25 25  
26 26  
... ... @@ -44,7 +44,7 @@
44 44  
45 45  This will start a background process with the KIELER Compiler TCP Server. Optionally you can specify a (new) listening port for the TCP server using "-p <port>" or  "–port <port>",e.g. "-p 5555".
46 46  
47 -
47 +== ==
48 48  
49 49  == Using the KielerCompiler from Console ==
50 50  
... ... @@ -59,7 +59,7 @@
59 59  * -v : Use verbose compilation, more error messages
60 60  * -s: Use strict mode compilation (only apply selected transformations)
61 61  
62 -
62 +== ==
63 63  
64 64  == Transformation IDs ==
65 65  
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -9470954
1 +9470951
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/9470954/KIELER Compiler Console
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/9470951/KIELER Compiler Console