Difference between revisions of "Installation"

From Wiki
Jump to: navigation, search
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The TDL tools are available as a set of Eclipse plug-ins. You need to first be able to run Eclipse. The [http://www.eclipse.org/downloads/packages/eclipse-modeling-tools/neon3 Eclipse Neon Modeling Tools] distribution contains most of the necessary prerequisites for the TDL tools. You will also need to install [https://www.eclipse.org/sirius/ Sirius] and [http://www.eclipse.org/Xtext Xtext] from the Eclipse Marketplace as the TDL tools depend on them.
+
The TDL tools are available as a set of Eclipse plug-ins. You need to first be able to run Eclipse. The [http://www.eclipse.org/downloads/packages/eclipse-modeling-tools/neon3 Eclipse Neon Modeling Tools] distribution contains most of the necessary prerequisites for the TDL tools.
  
Once Eclipse is up and running, you need to add the [http://tdl.etsi.org/eclipse/neon/ update site] for the TDL tooll:
+
Once Eclipse is up and running, you need to add the [http://tdl.etsi.org/eclipse/neon/ update site] for the TDL tools:
  
 
     http://tdl.etsi.org/eclipse/neon
 
     http://tdl.etsi.org/eclipse/neon
Line 18: Line 18:
 
After the installation Eclipse will need to be restarted.
 
After the installation Eclipse will need to be restarted.
  
<big>'''Next step: [[Usage]] of the installed plugins.'''</big>
+
<big>'''Next step: [[Usage|Usage of the installed plugins.]]'''</big>

Latest revision as of 17:51, 6 September 2019

The TDL tools are available as a set of Eclipse plug-ins. You need to first be able to run Eclipse. The Eclipse Neon Modeling Tools distribution contains most of the necessary prerequisites for the TDL tools.

Once Eclipse is up and running, you need to add the update site for the TDL tools:

   http://tdl.etsi.org/eclipse/neon

To add the new repository to Eclipse, follow these steps:

  1. Open the menu item "Help" and select the item "Install new software"
  2. Click "Add..." button to add a new repository
  3. Insert the required information:
  4. Click Ok. In the window, a new set of plugins called TDL should appear
  5. Click on the checkbox to select all the plugins, then click "Next".
  6. Now follow the instructions to complete the installation

After the installation Eclipse will need to be restarted.

Next step: Usage of the installed plugins.