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)
(News)
(47 intermediate revisions by 4 users not shown)
Line 10: Line 10:
  
 
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].
 +
 +
You can install Sirius using any of the update-sites listed [[Sirius/Update_Sites|here]].
  
 
== News ==
 
== News ==
  
* '''Upcoming''' 2013-10-28: Meet (part of) the Sirius team at [http://www.eclipsecon.org/europe2013/ EclipseCon Europe 2013]!
+
* 2016-12-05: [[Sirius/4.1.2|Sirius 4.1.2]] released.
** Don't hesitate to ask us for an on-demand demos at the Sirius booth.
+
* 2016-11-04: [[Sirius/3.1.7|Sirius 3.1.7]] released.
** Several talks will be about Sirius or related subjects:
+
* 2016-10-25: [[Sirius/4.1.1|Sirius 4.1.1]] released.
*** [http://www.eclipsecon.org/europe2013/turning-eclipse-arduino-programming-platform-kids Turning Eclipse into an Arduino programming platform for kids] (Tuesday 15:00-15:35)
+
* 2016-10-11: [[Sirius/3.1.6|Sirius 3.1.6]] released.
*** [http://www.eclipsecon.org/europe2013/sirius-changing-game-systems-architecture-presented-obeo Sirius: Changing the Game of Systems Architecture] (Wednesday 14:30-15:05)
+
* 2016-10-07: [[Sirius/4.1.0|Sirius 4.1.0]] released.
*** [http://www.eclipsecon.org/europe2013/sirius-example-build-your-own-diagram-table-and-tree-editors-20-minutes Sirius By Example: Build Your Own Diagram, Table and Tree Editors in 20 Minutes] (Wednesday 16:15-16:50 )
+
* 2016-09-06: [[Sirius/4.0.1|Sirius 4.0.1]] released.
*** [http://www.eclipsecon.org/europe2013/ecoretools-20-making EcoreTools 2.0: The Making-Of] (Wednesday 17:00-17:35)
+
* 2016-06-22: [[Sirius/4.0.0|Sirius 4.0.0]] released, as part of Eclipse Neon (4.6).
** A BOF session "Let's get Sirius" will be organized on Wednesday from 19:00 to 20:00, where we will help you create your own modeler using Sirius.
+
* 2013-10-25: Sirius 0.9 [http://download.eclipse.org/sirius/updates/nightly/0.9 nightly builds] are [http://git.eclipse.org/c/simrel/org.eclipse.simrel.build.git/commit/?id=28c56fb97754af56c75a5f3753a5971ca50fd32d now] part of the [https://hudson.eclipse.org/hudson/view/Repository%20Aggregation/job/simrel.luna.runaggregator/161/ Luna aggregation].
+
* 2013-10-24: Officially [http://dev.eclipse.org/mhonarc/lists/cross-project-issues-dev/msg09991.html announced] Sirius's participation in Eclipse Luna.
+
* 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.  
+
* 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/.
+
* 2013-09-11: Published the documentation at http://www.eclipse.org/sirius/doc/.
+
* 2013-09-06: Source code available in the Git repository at http://git.eclipse.org/c/sirius/org.eclipse.sirius.git.
+
  
 
See also [[Sirius/History]] for older news.
 
See also [[Sirius/History]] for older news.
Line 34: Line 28:
  
 
* [[Sirius/Modularization]]
 
* [[Sirius/Modularization]]
 +
* [[Sirius/Automated Tests]]
 
* [[Sirius/Improvements 2013]]
 
* [[Sirius/Improvements 2013]]
 +
* [[Sirius/Cookbook]] which gathers useful code snippets.
  
 
== Links ==
 
== Links ==
Line 47: Line 43:
  
 
[[Category:Sirius]]
 
[[Category:Sirius]]
 +
[[Category:Modeling]]

Revision as of 12:07, 8 December 2016


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