Skip to content

ScxmlEditor 2.3.0. Highlight Taking Transitions

Compare
Choose a tag to compare
@alexzhornyak alexzhornyak released this 04 Oct 15:22
· 34 commits to master since this release

New:

  • Highlight taking transitions

Windows installation

First Install

  1. Download zip with binaries and unpack it in any target location
  2. Install ScxmlEditor\vcredist_x86.exe for UscxmlTester, Graphviz
  3. Install ScxmlEditor\vcredist_x64.exe for QtScxmlTester

    (You may skip steps 2 and 3 if you have previously installed MSVC 2015 Update 3 redistributable)
  4. Install ScxmlEditor\UScxmlTester\vcredist_x86_vc10.exe for UscxmlTester with EcmaScript datamodel

    (You may skip step 4 if you have previously installed MSVC 2010 redistributable)

Update

  1. Download zip with binaries and unpack it into Temporary folder
  2. Run Temporary\ScxmlEditor\ScxmlEditor_InstallOrUpdate.cmd "Path\To\Location\ScxmlEditor"

NOTICE! We are continiously making updates, so follow the version number on the README page and update to the latest to have all last cool features

Linux installation

  1. Install Wine:
sudo apt -y install wine
  1. Install Microsoft fonts
  • Install a collection of Microsoft fonts.
sudo apt install ttf-mscorefonts-installer
  • Acknowledge the terms of the EULA in your terminal when prompted.
  1. Download zip with binaries and unpack it in any target location
  2. Run program
cd /path/to/ScxmlEditor
wine ScxmlEditor.exe