section: < previous | next > |
| |
|
chapter: << previous | next >> |
1.1 System Requirements and Installation
This section presents the system requirements for installing the VOCL-Plugin and the installation instructions that are very simple because of the Eclispe's architecture.
1.1.1 System Requirements
For the use of the VOCL-Plugin, it is necessary to fulfill the following requirements:- Eclipse Platform 3.0.1 or higher
- GEF (Graphical Editor
Framework) 3.0.1
- EMF (Editor Modeling Framework) 2.0.0
- Java Version 1.4 or 5.0
1.1.2. Installation
You can download the VOCL-Plugin from here. There you have to choose "VOCL3_gp2_plugin.zip" and after that unzip this file. Then you get a folder plugins containing three plugins:- VOCLEditor - containing all editor functionalty
- VOCLModel - the metamodel needed by the editor
- VOCLConverter - the converter which translates VOCL diagrams into the corresponding OCL expression
In the next section the creation of a *.vocl file and the starting of the editor will be explained.