Versions Compared

Key

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

...

Then set the executable flag on all files in the bin folder:

Code Block
chmod +x *

Repeat the same for the xes file in the lib folder:

Code Block
cd ../lib/
chmod +x xes

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.

...