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)
(15 intermediate revisions by 2 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 ==
  
 +
* 2014-06-25: [[Sirius/1.0.0|Sirius 1.0.0]] released.
 +
* 2014-05-24: [http://alain-bernard.developpez.com/tutoriels/eclipse/sirius-intro/ Sirius Tutorial] published on French-speaking developer site http://www.developpez.net/
 +
* 2014-05-07: [[Sirius/1.0.0M7|Sirius 1.0.0M7]] released.
 +
* 2014-03-12: [[Sirius/1.0.0M6|Sirius 1.0.0M6]] released.
 +
* 2014-01-27: [[Sirius/1.0.0M5|Sirius 1.0.0M5]] released.
 +
* 2013-12-16: [[Sirius/1.0.0M4|Sirius 1.0.0M4]] released.
 +
* 2013-12-11: [[Sirius/0.9.0|Sirius 0.9.0]] released.
 +
* 2013-11-19: '''IMPORTANT NOTICE''': A major bug is present in the version of Sirius bundled with Luna M3: if you install it on Luna the resulting Eclipse will fail to restart. See [http://dev.eclipse.org/mhonarc/lists/sirius-dev/msg00004.html this message] for more details. The bug is now fixed and the version in [http://download.eclipse.org/sirius/updates/nightly/0.9 our nightly repo] and in [http://download.eclipse.org/releases/staging/ the Luna staging repo] are safe to install.
 
* 2013-10-28: Part of the Sirius team was present at [http://www.eclipsecon.org/europe2013/ EclipseCon Europe 2013], with a booth, several talks, and a BoF session:
 
* 2013-10-28: Part of the Sirius team was present at [http://www.eclipsecon.org/europe2013/ EclipseCon Europe 2013], with a booth, several talks, and a BoF session:
 
** [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)
 
** [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)
Line 19: Line 29:
 
** [http://www.eclipsecon.org/europe2013/ecoretools-20-making EcoreTools 2.0: The Making-Of] (Wednesday 17:00-17:35)
 
** [http://www.eclipsecon.org/europe2013/ecoretools-20-making EcoreTools 2.0: The Making-Of] (Wednesday 17:00-17:35)
 
* 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-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 31: Line 35:
  
 
* [[Sirius/Modularization]]
 
* [[Sirius/Modularization]]
 +
* [[Sirius/Automated Tests]]
 
* [[Sirius/Improvements 2013]]
 
* [[Sirius/Improvements 2013]]
  

Revision as of 09:15, 25 June 2014


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