Update getting started authored by Ansgar Radermacher's avatar Ansgar Radermacher
......@@ -14,9 +14,12 @@ Papyrus Designer is an extension of the Papyrus modeler. In order to install it,
{empty}3. Open the standard Eclipse installation dialog (Help->Install New Software).
Within, add either a release update site of SW designer: https://download.eclipse.org/modeling/mdt/papyrus/components/designer/releases/3.1.0/p2[Release 3.1.0], https://download.eclipse.org/modeling/mdt/papyrus/components/designer/releases/3.0.0/p2[Release 3.0.0], https://download.eclipse.org/modeling/mdt/papyrus/components/designer/2.1.0[Release 2.1.0] (until 2021-06) or a nightly a https://ci.eclipse.org/papyrus/job/papyrus-designer-2024-06/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.designer.p2/target/repository/[nightly build] (for Eclipse 2024-06).
Within, add either a release update site of SW designer:
https://download.eclipse.org/modeling/mdt/papyrus/components/designer/releases/3.1.0/p2[Release 3.1.0],
https://download.eclipse.org/modeling/mdt/papyrus/components/designer/releases/3.0.0/p2[Release 3.0.0] (until 2023-06), https://download.eclipse.org/modeling/mdt/papyrus/components/designer/2.1.0[Release 2.1.0] (until 2021-06) or a nightly a
https://ci.eclipse.org/papyrus/job/papyrus-designer-2024-06/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.designer.p2/target/repository/[nightly build] (2023-12 or newer).
Please note that Papyrus SW designer depends on CDT (C++ code generation feature) and JDT (Java code generation)m which require a Java VM 17 in recent Eclipse versions. This implies that you cannot use this installation option if your existing Eclipse installation ships with an embedded Java VM that is older or the installed Java in your system is older. This is currently the case for Papyrus RCPs older than 2023-03.
Please note that Papyrus SW designer depends on CDT (C++ code generation feature) and JDT (Java code generation) which require a Java VM 17 in recent Eclipse versions. This implies that you cannot use this installation option if your existing Eclipse installation ships with an embedded Java VM that is older or the installed Java in your system is older. This is currently the case for Papyrus RCPs older than 2023-03.
[[papyrus_vs._papyrus_sw_designer_versions]]
==== Papyrus vs. Papyrus SW designer versions
......
......