Versions Compared

Key

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

...

  • You'll require a Java Runtime Environment >= version 1.8.
  • The layout components of the Eclipse Layout Kernel can make use of the layout algorithms provided by the Graphviz library. You may want to install that as well.

Download

...

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.

...