SinelaboreRT Header Logo

SinelaboreRT

As simple as possible, but not any simpler!

User Tools

Site Tools


wiki:accepted_download

Download

Try it for free. The trial version is limited in the number of supported states and transitions.

If you purchase a license, a digitally signed personalized license file is issued to you, which must be downloaded and saved in the installation directory. This disables the evaluation mode.

Using the Jar File - recommended for all operating systems (always latest version)

The codegen is bundled as system independent java jar file and can be used from the command line on various operating systems. Only precondition is a recent Open JDK (JDK17 recommended) version. No installation is required.

Download the latest (6.3.2) demo package incl. documentation here: sinelaborert.zip

MD5 (sinelaborert.zip) = 6908a3d7e42951cdec9a7ce926d194e1

Also use this version if you plan to run the code generator in a container or on a build server.


For Windows Users

Thanks to Java 17 or alter a wrapper is available that allows to run java jar files nearly like a native Windows app. Use this package if you plan to use the integrated graphical editor. You can open model files like “open with” and then select the app. The executable can also be called on the command line. Download the installer here: SinelaboreRT Code Generator for Windows

The Windows installer is presently unsigned. This means that Windows will warn you during the download and at the start of the installation that the software is from an unknown source.

To check that the executable has not been tampered with, you can check its MD5 code.

For windows open a cmd window and run:

certutil.exe -hashfile sinelabore-6.3.exe MD5
MD5 hash of sinelabore-6.3.exe:
57412eb21a365f1d0cc01d0b1445336d
CertUtil: -hashfile command completed successfully.

Store your License file at your home directory when using the Windows executable. Additionally download the zip file from above to get the manual and all examples.


For Mac Users

Thanks to Java 17 a wrapper is available that allows to run java jar files nearly like a native Mac app. Use this package if you plan to use the integrated graphical editor. You can open model files like “open with” and then select the app. Once you bought a license copy the license file into the following folder: Sinelabore.app/Contents/app/.

On Mac open a terminal and run:

md5 sinelabore-6.3.dmg 
MD5 (sinelabore-6.3.dmg) = ab9d8f92d7637220b6b150d29bcd1960

Files not created locally, but started its existence on another Mac as a file downloaded from some website, the quarantine flag is set on downloads to prevent drive-by and other security shenanigans. To be able to execute shell scripts (e.g. build scrips in the example folder) remove the quarantine flag where needed: xattr -d com.apple.quarantine

If you installed the Java wrapper app and receive the message that the application once installed is corrupt fix that by executing the following command on the terminal window. This removes all extra file attributes recursively.

 sudo xattr -cr /Applications/Sinelabore-x86.app

or

 sudo xattr -cr /Applications/Sinelabore.app

Common Downloads

  • Cadifra UML Editor - a fast UML tool for Windows. This editor is used for several examples on the web site and the manual. There is a 30 days trial version that you can download and test.
  • Graphviz is an open source graph visualization software and needed for the graphical editor and simulator which is built into the code generator (installing via brew is recommended)
  • For this packaged version of the codegen Java 17 is required. Download it from the official website and make sure it is in your bin path. To test this open a terminal and type (example output)

java -version

openjdk 17-ea 2021-09-14


This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
wiki/accepted_download.txt · Last modified: 2024/02/18 13:25 by webmin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki