ScxmlEditor 2.2.6
Windows installation
First Install
- Download zip with binaries and unpack it in any target location
- Install ScxmlEditor\vcredist_x86.exe for UscxmlTester, Graphviz
- Install ScxmlEditor\vcredist_x64.exe for QtScxmlTester
(You may skip steps 2 and 3 if you have previously installed MSVC 2015 Update 3 redistributable) - 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
- Download zip with binaries and unpack it into Temporary folder
- 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
- Install Wine:
sudo apt -y install wine
- 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.
- Download zip with binaries and unpack it in any target location
- Run program
cd /path/to/ScxmlEditor
wine ScxmlEditor.exe