Mastere 1 -- module SSDE -- UNSA 2010

Installation instructions:

This should work correctly for any OS...
I will use it myself on my Windows XP machine during the course.

The installation procedure is not very touchy, but may take some time depending your your configuration and on the performance of the network...

Install in this order:

  1. Eclipse Modeling Tools (includes Incubating components)
    Beware to install the right package with EMF, GMF, UML, etc. ! easy to spot, it is the bigger one...(~ 371 MB)
    Install in a fresh eclipse package in some directory (e.g. .../eclipseMT/)
  2. Topcased plugins: org.topcased.sdk-R-1.2.0-200712131010.zip
    Unpack in the eclipseMT plugin directory: .../eclipseMT/plugins/ (beware, this is huged...)
  3. VerCors Component diagrams editor
    Drop them in the eclipseMT directory
  4. Behavioural Model diagrams and FVEditor
    Drop them in the eclipseMT directory
  • Requires: Java 1.5 or never
  • Configure: edit the eclipse.ini file to use your local java launcher
  • On the first run of eclipseMT/eclipse, it will ask you to specify a workspace: create a new workspace directory (eg .../worksapceMT/), don't reuse an existing workspace.
  • Quick Start

    1. Create a new Project
      1. Right click on the Package Explorer > New > Other
      2. Select General > Project
      3. Put a name to your new project and click Finish
    2. Create a new Components Diagram
      1. Right click on your created Project > New > Other
      2. Select Vercors Component Environment > Components Diagram
      3. Put a name to your new diagram, select the ComponentsDiagram template and click Finish
    3. In case you are curious, there is a (crude) documentation here: VCE-oct2008.pdf