Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "ModelingAmalgam"

m (Links)
m (Replaced content with "This page has been moved to https://github.com/eclipse/amalgam/wiki")
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
The Modeling Amalgamation Project (just '''amalgam''' for short) will provide improved packaging, integration, and usability of Modeling project components.
+
This page has been moved to https://github.com/eclipse/amalgam/wiki
 
+
== Components ==
+
 
+
==== Activity Explorer ====
+
[[File:ActivityExplorer_overview01.png]]
+
[[ModelingAmalgam/ActivityExplorer | Activity Explorer Page]]
+
 
+
==== Contextual Explorer ====
+
[[File:ContextualExplorer_image01.png]]
+
[[ModelingAmalgam/ContextualExplorer | Contextual Explorer Page]]
+
 
+
==== Discovery (inactive) ====
+
 
+
It ease discovery of modeling components through a discovery ui easing installation of those. The discovery is here to help you attract more users and get more feedback, as such it's as open as possible, If you want to be part of it, '''just''' ask through a [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Amalgam bugzilla]'''.'''
+
 
+
The only requirement are
+
*being an Eclipse project and following the '''Eclipse Development Process'''
+
*'''testing''' your contribution
+
 
+
You're not required to be part of the release train though it '''makes collaboration easier with other projects.''' Projects can also provide ''early adopters'' versions, the user will be informed of this status when selecting the component.
+
 
+
<br> Your component will be removed from the discovery UI if&nbsp;:
+
 
+
*its '''installation is failing'''
+
*major integration issues are not adressed
+
 
+
[[Category:Modeling]] [[Category:GMF]] [[Category:MDD]]
+
 
+
== Releases ==
+
 
+
[https://projects.eclipse.org/projects/modeling.amalgam/releases Releases]
+
 
+
=== Releases compatibility ===
+
Even if releases might be compatible with upper Eclipse and Sirius versions as used API doesn't change that much, the table below lists which minimum versions the releases have been tested. A given amalgam release will requires at least the listed Eclipse and Sirius release installed in the targeted Eclipse.
+
 
+
{|class=wikitable border="0"
+
|-
+
!Release
+
!Release Date
+
!Eclipse Compatibility
+
!Sirius Compatibility
+
|-
+
|1.12.0||2016-12-xx||2020-06||6.4.0
+
|-
+
|1.11.0||2016-12-xx||2019-06||6.3.x
+
|-
+
|1.10.1||2019-05-10||Oxygen.3||6.1.3
+
|-
+
|1.10.0||2018-11-19||Oxygen.3||6.1.1
+
|-
+
|1.9.2||2018-12-03||Neon.3||5.1.4
+
|-
+
|1.9.1||2018-11-19||Neon.3||5.1.2
+
|-
+
|1.9.0||2018-03-08||Neon.3||5.1.0
+
|-
+
|1.8.0||2017-06-22||Mars & Neon & Oxygen||4.1.x
+
|-
+
|1.7.0||2016-06-22||Mars & Neon||3.1 & 4.0
+
|-
+
|1.6.0||2015-06-24||Mars||
+
|}
+
 
+
== Links ==
+
[https://ci.eclipse.org/amalgam/ Jenkins]
+
 
+
[https://projects.eclipse.org/projects/modeling.amalgam Amalgam project page]
+

Latest revision as of 10:34, 23 July 2021

This page has been moved to https://github.com/eclipse/amalgam/wiki

Back to the top