Skip to content

Commit

Permalink
[562355] Fixes installation guide for Rete visualizer and LS debugger
Browse files Browse the repository at this point in the history
Change-Id: I8ab24d2546e4bccf1a6225df9e2bf57bca9e4638
Signed-off-by: Zoltan Ujhelyi <[email protected]>
  • Loading branch information
ujhelyiz committed Jun 7, 2020
1 parent c2d6339 commit dcb0412
Showing 1 changed file with 4 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,8 @@ ifndef::imagesdir[:imagesdir: {rootdir}/../images]
== Rete Visualizer

.Installation
* Install the *Query Visualization* feature group from the VIATRA update site.
** Before VIATRA 1.6 this feature relied on a pre-release version of GEF4 Zest; the version available from the GEF update sites did not work. Use the version from the VIATRA update sites.
** Since VIATRA 1.6 GEF 5 is used
*** JavaFX support is required
*** e(fx)clipse runtime and GEF5 is required. They are both available from the Oxygen release train.
* Install the *VIATRA Query and Transformation SDK Extensions* feature from the VIATRA update site.
*** e(fx)clipse runtime and GEF5 is required. They are both available from the release train.

.Usage
* Go to *Window* | *Show View* | *Other...* and choose *Rete Visualizer*.
Expand All @@ -27,7 +24,8 @@ image:tools/rete_visualizer.png[]
== Local Search Debugger

.Installation
* The Local Search Debugger Tooling is available in the Query Visualization feature group.
* Install the *VIATRA Query and Transformation SDK Extensions* feature from the VIATRA update site.
*** e(fx)clipse runtime and GEF5 is required. They are both available from the release train.

.Usage
* Open the Local Search Debugger view in Eclipse
Expand Down

0 comments on commit dcb0412

Please sign in to comment.