Commit ec8fdcc9 authored by Philip Makedonski's avatar Philip Makedonski
Browse files

+ updated readme

parent a586012b
Loading
Loading
Loading
Loading
+3 −3
Original line number Original line Diff line number Diff line
@@ -6,7 +6,7 @@ More info at [TDL website](https://tdl.etsi.org)


## Installing the plug-ins
## Installing the plug-ins


The TDL tools are available as a set of Eclipse plug-ins. You need to first be able to run Eclipse. The [Eclipse Modeling Tools (2022-12)](https://www.eclipse.org/downloads/packages/release/2022-12/r/eclipse-modeling-tools) distribution contains most of the necessary prerequisites for the TDL tools. Newer versions should be compatible but have not been extensively tested yet.
The TDL tools are available as a set of Eclipse plug-ins. You need to first be able to run Eclipse. The [Eclipse Modeling Tools (2023-09)](https://www.eclipse.org/downloads/packages/release/2023-09/r/eclipse-modeling-tools) distribution contains most of the necessary prerequisites for the TDL tools. Newer versions should be compatible but have not been extensively tested yet.


Once Eclipse is up and running, the easiest way to install the TOP tools is from the Eclipse Marketplace - simply search for TDL in the Eclipse Marketplace client within Eclipse, or go to the [TOP Marketplace Listing](https://marketplace.eclipse.org/content/top-tdl-open-source-project) and drag the install button into the Eclipse window.
Once Eclipse is up and running, the easiest way to install the TOP tools is from the Eclipse Marketplace - simply search for TDL in the Eclipse Marketplace client within Eclipse, or go to the [TOP Marketplace Listing](https://marketplace.eclipse.org/content/top-tdl-open-source-project) and drag the install button into the Eclipse window.


@@ -83,10 +83,10 @@ The following steps are needed to setup a local development environment.
 * Download and install Eclipse Modeling Tools package
 * Download and install Eclipse Modeling Tools package
 * Install following additional components from Eclipse Marketplace
 * Install following additional components from Eclipse Marketplace
     * Sirius (v7)
     * Sirius (v7)
     * Eclipse Xtext (v2.29 or newer)
     * Eclipse Xtext (v2.32 or newer)
     * Epsilon (v2.x)
     * Epsilon (v2.x)
     * Eclipse OCL (v6.x)
     * Eclipse OCL (v6.x)
     * Eclise Maven Integration m2e (v2.1.x)
     * Eclipse Maven Integration m2e (v2.1.x)
 * Check out the repository
 * Check out the repository
 * Import the plug-ins in the Eclipse workspace
 * Import the plug-ins in the Eclipse workspace
     * Import -> Existing Projects into Workspace
     * Import -> Existing Projects into Workspace