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/1.0.0"

(New & Noteworthy)
Line 43: Line 43:
 
== Known Issues ==
 
== Known Issues ==
  
* Bug 436375 - Semantic models not automatically detected when converting into a Modeling Project
 
 
* A formatting issue prevents the "Release Notes" from opening from "Help > Contents > Sirius > Release Notes". You can read them from https://www.eclipse.org/sirius/doc/Release%20Notes.html instead. This will be fixed as part of Sirius 1.0.1.
 
* A formatting issue prevents the "Release Notes" from opening from "Help > Contents > Sirius > Release Notes". You can read them from https://www.eclipse.org/sirius/doc/Release%20Notes.html instead. This will be fixed as part of Sirius 1.0.1.
 +
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=436375 #436375] - Semantic models not automatically detected when converting into a Modeling Project
  
 
[[Category:Sirius]]
 
[[Category:Sirius]]

Revision as of 05:20, 23 June 2014

IMPORTANT: Sirius 1.0.0 is not released yet. This page is a draft.

Sirius 1.0.0 is a major release, part of Eclipse Luna. With this release, Sirius is moving our of incubation status.

Availability

Sirius 1.0.0 was released on 2014-06-25 (tag v1.0.0, commit [TBD TBD]). It is available from the following update sites:

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 org.eclipse.sirius.tests feature, which provides APIs to help create automated tests of Sirius-based modelers, you will need to add the following update-site:

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:

Compatibility

Sirius 1.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

  • #434474: A significant effort has been made to ensure that Sirius plays well with other GMF-based modelers that share the same extension mechanisms. In particular, when having both Sirius and Papyrus installed together they should no longer interfere with each other (with actions from one visible in the other).
  • #435204: As was the case for Sirius 0.9.0, we had to disable the table printing feature from the final 1.0.0 release, as the Eclipse Paperclips component we use for this has not been officially released yet.
  • #435604, #435753, #435911, #435879, #436427: Many usability improvements in the VSM editor, with better, more consistent menu labels; more logical order or elements in the context menus and in the property views.
  • #426687: Optimized session modification tracking
  • #430724: isModified-based experimental SavingPolicy

See also the N&N sections of the intermediate milestones between Sirius 0.9.0 and 1.0.0:

Known Issues

  • A formatting issue prevents the "Release Notes" from opening from "Help > Contents > Sirius > Release Notes". You can read them from https://www.eclipse.org/sirius/doc/Release%20Notes.html instead. This will be fixed as part of Sirius 1.0.1.
  • #436375 - Semantic models not automatically detected when converting into a Modeling Project

Back to the top