Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "VIATRA/DSE/UserGuide/Installation"

< VIATRA‎ | DSE
m
Line 1: Line 1:
 
= Installing VIATRA-DSE =
 
= Installing VIATRA-DSE =
== Dependencies ==
 
  
Currently VIATRA-DSE only depends on the latest version of EMF-IncQuery. To install it please see [https://www.eclipse.org/incquery/download.php this link].
+
To install VIATRA-DSE download the "Modeling Tools" distribution of the newest Eclipse and install VIATRA-DSE by using one of the update sites found here: https://www.eclipse.org/viatra/downloads.php
  
== Installation ==
+
Select the VIATRA Query and Transformation and VIATRA DSE feature under the VIATRA Core category to install.
 
+
For using the VIATRA-DSE framework the latest Eclipse Modeling Tools distribution is recommended. Can be downloaded from [https://eclipse.org/downloads/ here].
+
 
+
Install IncQuery from the [https://hudson.eclipse.org/incquery/job/incquery-master/lastSuccessfulBuild/artifact/update-site/ CI update site].
+
+
You can either install the VIATRA DSE framework (with the VIATRA EMF engine as a prerequisite) from our [https://hudson.eclipse.org/viatra/job/viatra-master/lastSuccessfulBuild/artifact/releng/org.eclipse.viatra.update/target/repository/ CI update site]
+
 
+
or download the source code directly from the Eclipse code repository:
+
* git://git.eclipse.org/gitroot/viatra/org.eclipse.viatra.git
+
* ssh://git.eclipse.org/gitroot/viatra/org.eclipse.viatra.git
+
* http://git.eclipse.org/gitroot/viatra/org.eclipse.viatra.git
+
 
+
In the later case you will also need the latest Xtend. [http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases/ update site].
+
 
+
After importing the source code into your Eclipse workspace you can close the projects '''viatra.cep.*''' as they aren't needed for using the DSE framework.
+

Revision as of 10:53, 27 April 2016

Installing VIATRA-DSE

To install VIATRA-DSE download the "Modeling Tools" distribution of the newest Eclipse and install VIATRA-DSE by using one of the update sites found here: https://www.eclipse.org/viatra/downloads.php

Select the VIATRA Query and Transformation and VIATRA DSE feature under the VIATRA Core category to install.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.