⦏Breaking News Eclipse Sirius⦎ SiriusCon 2016 is coming!

The team is not only polishing Sirius 4.1.0 which is planned for the end of September, but also preparing for the ultimate event for the Sirius community aka SiriusCon ! We organized the first edition last year with the help of the Eclipse Fundation: a one-day free event with two tracks filled with highly specialized talks and sessions dedicated to discovery. It looks like we stroke a right balanc...

UML Designer 7.0

UML Designer 7.0 is out. This new release is based on Eclipse  Sirius 4.0  and Eclipse  Neon . It provides plenty of brand new features: Bi-directional link with editor ( #523 ) New dashboard based on the Activity Explorer from Amalgam ( #827 ) Class diagram: represent abstract element in italic ( #758 ) represent static element underlined ( #363 ) view the qualified name of a class in the tooltip...

Metamodel (Ecore) Design Checklist - part 1

Be meticulous with the model describing your domain! So many aspects of your tool will trickle down from your Ecore model that it pays a lot to pause for a bit and do some basic sanity checks. The Ecore model in the center is the basis for so many things! Eclipse Modeling technologies are enabling you to build graphical, tree or textual editors, connectors to import or export data, code generators...

Eclipse Modeling Package Neon M6 is ready for testing

The teams have been working hard and pushed many changes. I’ve been tweeting those as they went but I figured that compiling a list into a blogpost could be useful. Here are some noteworthy, this is not an exhaustive list and please if you think I missed something, reach to me on the mattermost instance before M7. Modeling Amalgam Thales contributed in Amalgam the building blocks to create views s...

Executing, Debugging and Animating your model

Cédric Brun Build open-source technologies to enable mission critical tools for complex domains. As the Gemoc project is close to completion and as the question of animating the domain specific model with Sirius was asked to me quite frequently in the last few events I attended to, Benoit and I wrote a small article about model debugging (even featuring a short video). Check it out on the Gemoc we...

EclipseCon Europe 2015 is over but SiriusCon is coming!

EclipseCon Europe 2015 is over now. This conference is the one in which the “Eclipse Family” feeling is the most inescapable. The downside of this is that one might experience a slight melancholy when the conference is over. This tweet from Alexandra reflects quite well the mood This was a busy and exhausting week – especially for those like me who just landed on the old continent from the bay are...

AQL - a new interpreter for Sirius

TL;DR: we’ve been working on a new query interpreter for Sirius which is small, simple, fast, extensible and bring richer validation. It’s been released for early adopters with Sirius 3.0 but will be the recommended interpreter for Sirius 3.1 in October. The MTL interpreter ([/]) will be deprecated at some point, this moment depending on how fast the community adopts the new aql: interpreter. Back...