aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar OszkarSemerath <oszkar.semerath@gmail.com>2018-02-28 18:08:34 -0500
committerLibravatar OszkarSemerath <oszkar.semerath@gmail.com>2018-02-28 18:08:34 -0500
commitcfa8b50c9100b205daa8c150fe05acb66bbccea8 (patch)
treeb1b950af607b75d2ea731fc7957398a234440497
parentGrammar update (diff)
parentupdated graphviz dependencies (diff)
downloadVIATRA-Generator-cfa8b50c9100b205daa8c150fe05acb66bbccea8.tar.gz
VIATRA-Generator-cfa8b50c9100b205daa8c150fe05acb66bbccea8.tar.zst
VIATRA-Generator-cfa8b50c9100b205daa8c150fe05acb66bbccea8.zip
Merge branch 'master' of https://github.com/viatra/VIATRA-Generator
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index e5d974a8..7e307eab 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,8 @@ This guide gives a step-by-step instruction to setup a developement environment.
11* Install those plugins: 11* Install those plugins:
12 * VIATRA Query and Transformation SDK 12 * VIATRA Query and Transformation SDK
13 * VIATRA-DSE framework (Incubation) Developer Resources 13 * VIATRA-DSE framework (Incubation) Developer Resources
14* Currently the DOT visualisation is added by a precompiled plugin. (Thanks to https://github.com/kris7t !) Install the following plugin:
15 * Install *graphviz-java Feature* and *graphviz-java Feature (Sources)* from repository https://kris7t.github.io/graphviz-java-p2/repository/
14* Clone the Git repository. 16* Clone the Git repository.
15* Currently the Alloy Analyser tool need to be added manually. Download alloy4.2_2015-02-22.jar from http://alloy.mit.edu/alloy/downloads/alloy4.2_2015-02-22.jar and place it to the ```hu.bme.mit.inf.dlsreasoner.alloy.reasoner/lib/``` folder. 17* Currently the Alloy Analyser tool need to be added manually. Download alloy4.2_2015-02-22.jar from http://alloy.mit.edu/alloy/downloads/alloy4.2_2015-02-22.jar and place it to the ```hu.bme.mit.inf.dlsreasoner.alloy.reasoner/lib/``` folder.
16 18