Skip to content

Commit ee93632

Browse files
committed
In README, under "Manual installation", added install of QVTo SDK.
1 parent f7e07a8 commit ee93632

1 file changed

Lines changed: 10 additions & 6 deletions

File tree

README.adoc

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,17 +44,21 @@ image:oomph-projects.png[oomph projects]
4444

4545
==== Manual installation
4646

47-
1. Install Eclipse 2025-03 (4.35) and Xtext.
47+
1. Install Eclipse 2025-03 (4.35).
4848
* Install the “Eclipse Modeling Tools” package.
4949
** `https://www.eclipse.org/downloads/packages/release/2025-03/r/eclipse-modeling-tools`
5050

51-
* To install Xtext, select Help > Install New Software, use the update site URL given below, and install “Xtext Complete SDK” (under General Purpose Tools).
52-
** `http://download.eclipse.org/releases/2025-03`
51+
* Install additional release packages in Eclipse.
52+
** Select Help > Install New Software.
53+
** Enter the update site URL `http://download.eclipse.org/releases/2025-03`.
54+
** Install “Xtext Complete SDK” (under General Purpose Tools) and "QVT Operational SDK" (under Modeling).
5355

54-
* (Optional) For PlantUML visualization, you need to install PlantUML-Eclipse with SysMLv2 extensions from
55-
the update site of `https://github.com/himi/p2-update-puml-sysmlv2/raw/main/updates` with Help > Install New Software.
56+
* (Optional) For PlantUML visualization, install PlantUML-Eclipse with SysMLv2 extensions.
57+
** Select Help > Install New Software
58+
** Enter the update site URL `https://github.com/himi/p2-update-puml-sysmlv2/raw/main/updates`.
59+
** Install "PlantUML Eclipse support".
5660

57-
2. Clone our GitHub repository from the URL below.
61+
2. Clone the GitHub repository from the URL below.
5862
* `https://github.com/Systems-Modeling/SySML-v2-Pilot-Implementation.git`
5963

6064
3. Import projects from the repository into your Eclipse workspace. This should include at least the projects:

0 commit comments

Comments
 (0)