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 "Sirius/2.0.0"

(New & Noteworthy)
(Blanked the page)
 
(23 intermediate revisions by 3 users not shown)
Line 1: Line 1:
'''THIS IS A DRAFT. Sirius 2.0.0 is not released yet.'''
 
  
Sirius 2.0.0 is a major release which focuses on better usability of diagrams, performance improvements, and better modularity. It also includes extensive automated test suites.
 
 
See also [TBD the announce on the mailing list].
 
 
== Availability ==
 
 
Sirius 2.0.0 was released on 2014-10-24 (tag [http://git.eclipse.org/c/sirius/org.eclipse.sirius.git/tag/?id=v2.0.0 v2.0.0], commit [http://git.eclipse.org/c/sirius/org.eclipse.sirius.git/commit/?id=TBD TBD]). It is available from the following update sites:
 
* <code>http://download.eclipse.org/sirius/updates/releases/2.0.0/juno</code>
 
* <code>http://download.eclipse.org/sirius/updates/releases/2.0.0/kepler</code>
 
* <code>http://download.eclipse.org/sirius/updates/releases/2.0.0/luna</code>
 
 
It is recommended you use the update-site matching the version of Eclipse you use to avoid potential issues at runtime.
 
 
If you want to install the new <code>org.eclipse.sirius.tests</code> feature, which provides APIs to help create automated tests of Sirius-based modelers, you will need to add the following update-site:
 
* SWTBot 2.1.1: http://download.eclipse.org/technology/swtbot/releases/2.1.1/
 
 
''Juno users'': Sirius depends on more recent versions of some components that what is available by default from a Juno install. You need to add the following update-sites if you want to install Sirius 1.0.0M7 on Juno:
 
* Orbit: http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository/
 
* Acceleo 3.4 (or 3.5): http://download.eclipse.org/acceleo/updates/releases/3.4/ (resp. http://download.eclipse.org/acceleo/updates/releases/3.5/)
 
* EEF 1.2 (or 1.3): http://download.eclipse.org/modeling/emft/eef/updates/releases/1.2 (resp. http://download.eclipse.org/modeling/emft/eef/updates/releases/1.3)
 
 
== Compatibility ==
 
 
Sirius 2.0.0 is compatible with the following versions of Eclipse:
 
* Eclipse 3.8/4.2 (Juno)
 
* Eclipse 4.3 (Kepler)
 
* Eclipse 4.4 (Luna)
 
 
== New & Noteworthy ==
 
 
The complete list of tickets fixed in Sirius 2.0.0 can be found [https://bugs.eclipse.org/bugs/buglist.cgi?classification=Modeling&list_id=10178931&product=Sirius&target_milestone=2.0.0 here on the Bugzilla].
 
 
== Known Issues ==
 
 
The following important issues are present in the 2.0.0 release. They were identified after the code freeze and could not be fixed in time. If possible (i.e. no API break needed), they will be fixed in 2.0.x maintenance releases.
 
 
TBD
 
 
[[Category:Sirius]]
 

Latest revision as of 09:28, 2 June 2023

Back to the top