Skip to content
Snippets Groups Projects
Commit ec8fdcc9 authored by Philip Makedonski's avatar Philip Makedonski
Browse files

+ updated readme

parent a586012b
No related branches found
No related tags found
1 merge request!5* reduce sizes through external dependencies
......@@ -6,7 +6,7 @@ More info at [TDL website](https://tdl.etsi.org)
## 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.
......@@ -83,10 +83,10 @@ The following steps are needed to setup a local development environment.
* Download and install Eclipse Modeling Tools package
* Install following additional components from Eclipse Marketplace
* Sirius (v7)
* Eclipse Xtext (v2.29 or newer)
* Eclipse Xtext (v2.32 or newer)
* Epsilon (v2.x)
* Eclipse OCL (v6.x)
* Eclise Maven Integration m2e (v2.1.x)
* Eclipse Maven Integration m2e (v2.1.x)
* Check out the repository
* Import the plug-ins in the Eclipse workspace
* Import -> Existing Projects into Workspace
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment