Toolset download and configuration
     ParTraP-IDE (Integrated Development Environment)
    
      - We recommend to use Eclipse Oxygen or later with framework
        XText installed from : "https://www.eclipse.org/Xtext/"
        (Choose "Download" then "Download Eclipse" then under "Download
          Packages", and finally " Eclipse IDE for Java and DSL
        Developers ". Unzip and click on "eclipse.exe").
 You can also choose to install Eclipse DSL from the starting
        menu when installing Eclipse
      - Download ParTraP-IDE as a site in the "install New software"
        (Eclipse Help menu) from this link  "http://vasco.imag.fr/tools/partrap/toolset2.0/2.3"
        . (Note that the video illustrates an older version of the tool.)
		The latest version is 2.3 available under "ParTraP>ParTraP Toolset".
		
      
     ParTraP-EG (examples generator)
    
      -  Install Jep (see Jep Installation Guide below) 
-  Install Eclipse Acceleo from "https://www.eclipse.org/acceleo/"
      
-  Install Microsoft Z3 solver from "https://github.com/Z3Prover/z3"
        (We recommend the version z3-4.6.0) 
-  Download ParTraP-EG Tool as a site in the "install New
        software" from this link "http://vasco.imag.fr/tools/partrap/ParTraP-EG"
      
Toolset sources
    ParTraP-IDE and the ParTraP haskell interpreter are available as
      LGPLv3 open source projects at the following URLs: