Skip to content

mikucionisaau/uppaal-plugin-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uppaal Plugin Demo

The project demonstrates a simple plugin to be loaded into UPPAAL GUI as an extra tab(s).

Demo Instructions

Download and unpack UPPAAL from uppaal.org.

Set the environment variable UPPAAL_HOME to point to your UPPAAL installation, for example:

export UPPAAL_HOME=$HOME/uppaal64-4.1.26

Run the build.sh script to compile, install and run UPPAAL with the plugin:

./build.sh

Observe UPPAAL being launched and a new tab "Plugin Demo" on the right.

To cleanup, delete the build directory:

rm -Rf build

About

Uppaal Plugin Demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published