Versions Compared

Key

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

KIELER SCCharts Release 1.2

We are happy to provide a new release of the Kiel Integrated Environment for Layout Eclipse Rich Client SCCharts Editor and Compiler!

Table of Contents
minLevel2

Installation

You can either download the Rich Client Application (RCA) which is a self-contained application bundled with everything you need to run KIELER SCCharts, or you can install the single KIELER SCCharts features via an update site on top of your own Eclipse installation.

  • You'll require a Java Runtime Environment >= version 1.811+
  • Since KIELER 1.1 we only support 64bit architectures

There is also a command line interface for the KIELER compiler. You can use the executable jar or a platform specific execrable file.

Download

Release Notes

Whats new in KIELER SCCharts 1.2?

...

  • Object Orientation (see Object Orientation)
    • Generic Types
  • Language Server (see KEITH)
  • Improvements in KiCo View
  • Improved diagrams for dataflow models
  • KiCo Diagrams CLI

Fixed Issues

Jira
serverJIRA
columnIdsissuekey,summary,issuetype,created,updated,assignee,reporter,priority,customfield_10001,status,resolution
columnskey,summary,type,created,updated,assignee,reporter,priority,Priority,status,resolution
maximumIssues5
jqlQueryproject = KISEMA AND fixVersion = "1.1 2" AND status = Closed
serverId2851bd34-0bf1-3f02-ab12-7d77ccab0fae

Known Problems and Limitations

Kieler on Mac OS

After downloading KIELER, Mac OS quarantines the application and, for some reason, considers the app broken and wants you to move it into the Trash.
Hence, if you want to use KIELER on your Mac, you have to remove the quarantine flag manually. You can use the following command:

Code Block
xattr -rc com.apple.quarantine ./Kieler.app


Bug Reports, Comments

We're working hard to make the graphical modeling user experience as convenient as possible. However, bugs can still remain in the code and some things might not be as you would expect them. Please don't hesitate to send in bug reports or give other comments like feature requests.

...