Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

kieler -application de.cau.cs.kieler.kico.web.server -noExit [-p <port>] [-d]

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". The option -d or --debug enables the debug mode with verbose debug output messages.

 

Using the KielerCompiler from Console

...