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"

(News)
(36 intermediate revisions by 4 users not shown)
Line 11: Line 11:
 
Sirius was demoed at EclipseCon France 2013. You can see the slides of the presentation we made there [https://github.com/alagarde/org.eclipse.sirius.econfrance2013 here].
 
Sirius was demoed at EclipseCon France 2013. You can see the slides of the presentation we made there [https://github.com/alagarde/org.eclipse.sirius.econfrance2013 here].
  
== Current Status and Latest News ==
+
You can install Sirius using any of the update-sites listed [[Sirius/Update_Sites|here]].
  
* 2013-10-15: Bumped version number to 0.9.0. The new nightlies are available at http://download.eclipse.org/sirius/updates/nightly/0.9. The old update-site still exists but will not be updated.  
+
== News ==
* 2013-09-30: An update-site with the result of our nighly builds is available at http://download.eclipse.org/sirius/updates/nightly/0.1
+
 
* 2013-09-11: First job in our private Hudson instance at https://hudson.eclipse.org/sirius/.
+
* 2015-06-24: [[Sirius/3.0.0|Sirius 3.0.0]] released, as part of Eclipse Mars (4.5).
* 2013-09-11: Published the documentation at http://www.eclipse.org/sirius/doc/.
+
* 2015-05-06: [[Sirius/3.0.0M7|Sirius 3.0.0M7]] released (as part of Eclipse Mars M7).
* 2013-09-06: Source code available in the Git repository at http://git.eclipse.org/c/sirius/org.eclipse.sirius.git.
+
* 2015-03-31: [[Sirius/2.0.5|Sirius 2.0.5]] released.
* 2013-07-04: Preliminary review completed (successfuly) by the IP team.
+
* 2015-03-24: [[Sirius/3.0.0M6|Sirius 3.0.0M6]] released (as part of Eclipse Mars M6).
* 2013-06-28: Submission of the initial contribution.
+
* 2015-02-12: [[Sirius/2.0.4|Sirius 2.0.4]] released.
* 2013-06-13: Project officially created.
+
* 2015-01-28: [[Sirius/1.0.2|Sirius 1.0.2]] released.
* 2013-06-06: Sirius demoed at [http://www.eclipsecon.org/france2013 EclipseCon France 2013] in Toulouse ([https://github.com/alagarde/org.eclipse.sirius.econfrance2013 slides]).
+
* 2015-01-22: [[Sirius/2.0.3|Sirius 2.0.3]] released.
* 2013-03-06: Submission of [http://www.eclipse.org/proposals/modeling.sirius/ the proposal].
+
* 2014-12-16: [[Sirius/2.0.2|Sirius 2.0.2]] released.
 +
* 2014-11-06: [[Sirius/2.0.1|Sirius 2.0.1]] released.
 +
* 2014-10-24: [[Sirius/2.0.0|Sirius 2.0.0]] released.
 +
* 2014-08-22: [[Sirius/1.0.1|Sirius 1.0.1]] released.
 +
* 2014-06-25: [[Sirius/1.0.0|Sirius 1.0.0]] released.
 +
 
 +
See also [[Sirius/History]] for older news.
  
 
== Wiki Sections ==
 
== Wiki Sections ==
  
 
* [[Sirius/Modularization]]
 
* [[Sirius/Modularization]]
 +
* [[Sirius/Automated Tests]]
 +
* [[Sirius/Improvements 2013]]
  
 
== Links ==
 
== Links ==
Line 39: Line 47:
  
 
[[Category:Sirius]]
 
[[Category:Sirius]]
 +
[[Category:Modeling]]

Revision as of 11:05, 24 June 2015


Sirius logo

Welcome to the Sirius project's community wiki.

From the project page:

Sirius enables the specification of a modeling workbench in terms of graphical, table or tree editors with validation rules and actions using declarative descriptions. All shape characteristics and behaviors can be easily configured with a minimum technical knowledge. This description is dynamically interpreted to materialize the workbench within the Eclipse IDE. No code generation is involved, the specifier of the workbench can have instant feedback while adapting the description. Once completed, the modeling workbench can be deployed as a standard Eclipse plugin. Thanks to this short feedback loop a workbench or its specialization can be created in a matter of hours.

Sirius was demoed at EclipseCon France 2013. You can see the slides of the presentation we made there here.

You can install Sirius using any of the update-sites listed here.

News

See also Sirius/History for older news.

Wiki Sections

Links

Back to the top