Versions Compared

Key

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

The KIELER Compiler Console is a pure Java program that together with a KIELER RCA allows to call the KIELER Compiler from the console. For using the KIELER Compiler Console you need to

  1. Download the KielerCompilerConsole as a runnable Java JAR archive .and
  2. Enable the TCP Server in the KIELER RCA.

In the following we describe the details for both, the enabling of the TCP server and the possible command line calls of KiCo from the console.

...

Before you can use the KielerCompiler.jar from the console, you need to start the KIELER RCA and activate the TCP Server. This is done using the button at 1. shown in the screenshot below. When pressing it the windows shwon shown at 2. is displayed and allows to enable or disable the server and also to modify the default port of 5555. Whenever the server was enabled and is started, you will see its job running at 3. in the lower region of the KIELER RCA. When you enabled the server in previous runs of the KIELER RCA it will automatically started when you run KIELER again.

...

Using the KielerCompiler with a non exsiting exisiting transformation which generates an error message.