EclipseCon21 - Alice's Adventures in Sirius Web Land!

melbats
Mélanie Bats
CTO@Obeo
melanie.bats@obeo.fr | @melaniebats
Alice's Adventures
in
Sirius Web land
EclipseCon21 - Alice's Adventures in Sirius Web Land!
“I want a tool to manage the
pokemons of my kingdom.
I want it graphical and I will share
this tool with all my subjects!”
—The Queen of Hearts
“Then, I began falling down,
down, down, down, down, down,
down, down, down, down, down.”
— Alice
Welcome to Sirius
Land!
Sirius Principles
Domain model Sirius configuration Graphical modeler
+ =
Alice’s
Journey
1.Define the domain
EclipseCon21 - Alice's Adventures in Sirius Web Land!
Alice’s
Journey
1.Define the domain
2.Generate the
domain classes
EclipseCon21 - Alice's Adventures in Sirius Web Land!
Alice’s
Journey
1.Define the domain
2.Generate the
domain classes
3.Create
EMF editors
EclipseCon21 - Alice's Adventures in Sirius Web Land!
Alice’s
Journey
1.Define the domain
2.Generate the
domain classes
3.Create
EMF editors
4.Run the plugins
EclipseCon21 - Alice's Adventures in Sirius Web Land!
Alice’s
Journey
1.Define the domain
2.Generate the
domain classes
3.Create
EMF editors
4.Run the plugins
5.Create
the model
EclipseCon21 - Alice's Adventures in Sirius Web Land!
Alice’s
Journey
1.Define the domain
2.Generate the
domain classes
3.Create
EMF editors
4.Run the plugins
5.Create
the model
6.Define the
representations
EclipseCon21 - Alice's Adventures in Sirius Web Land!
EclipseCon21 - Alice's Adventures in Sirius Web Land!
Alice’s
Journey
1.Define the domain
2.Generate the
domain classes
3.Create
EMF editors
4.Run the plugins
5.Create
the model
7.Package the
application
6.Define the
representations
EclipseCon21 - Alice's Adventures in Sirius Web Land!
EclipseCon21 - Alice's Adventures in Sirius Web Land!
Alice’s
Journey
1.Define the domain
2.Generate the
domain classes
3.Create
EMF editors
4.Run the plugins
5.Create
the model
7.Package the
application
6.Define the
representations
8.Deploy to
users
EclipseCon21 - Alice's Adventures in Sirius Web Land!
Alice’s
Journey
1.Define the domain
2.Generate the
domain classes
3.Create
EMF editors
4.Run the plugins
5.Create
the model
7.Package the
application
6.Define the
representations
8.Deploy to
users
9.Let users play!
EclipseCon21 - Alice's Adventures in Sirius Web Land!
Alice’s
Journey
1.Define the domain
2.Generate the
domain classes
3.Create
EMF editors
4.Run the plugins
5.Create
the model
7.Package the
application
6.Define the
representations
8.Deploy to
users
9.Let users play!
Alice’s
Journey
1.Define the domain
2.Generate the
domain classes
3.Create
EMF editors
4.Run the plugins
5.Create
the model
7.Package the
application
6.Define the
representations
8.Deploy to
users
10.Iterate 9.Let users play!
Alice’s
Journey
1.Define the domain
2.Generate the
domain classes
3.Create
EMF editors
4.Run the plugins
5.Create
the model
7.Package the
application
6.Define the
representations
8.Deploy to
users
10.Iterate 9.Let users play!
EclipseCon21 - Alice's Adventures in Sirius Web Land!
EclipseCon21 - Alice's Adventures in Sirius Web Land!
Sirius Web Project
Sirius Web Principles
Domain model Sirius configuration Graphical modeler
+ =
Web Browser
Eclipse
Sirius Web Principles
Domain model Sirius configuration Graphical modeler
+ =
Web Browser
Alice’s
New
Journey 1.Define the domain
Domain Modeler
Mindstorms Domain
Domain Modeler
Mindstorms Domain
Domain Modeler
Mindstorms Domain
Domain Modeler
Mindstorms Domain
Domain Modeler
Mindstorms Domain
Domain Modeler
Mindstorms Domain
Domain Modeler
Mindstorms Domain
Alice’s
New
Journey 1.Define the domain
2.Create
the model
Alice’s
New
Journey 1.Define the domain
2.Create
the model
3.Define the
representations
Alice’s
New
Journey 1.Define the domain
2.Create
the model
3.Define the
representations
4.Let users play!
Alice’s
New
Journey 1.Define the domain
2.Create
the model
3.Define the
representations
5.Iterate 4.Let users play!
Alice’s
New
Journey 1.Define the domain
2.Create
the model
3.Define the
representations
5.Iterate 4.Let users play!
2.Generate the
domain classes
3.Create
EMF editors
4.Run the plugins
7.Package the
application
8.Deploy to
users
Demo
Sirius web
enhancements
Auto Layout
2021.06
Auto / Free Layout
2021.06
Move/Resize elements
2021.06
Incremental layout
2021.06
Arrange all
2021.06
New Arrange all action
On the road to Generic APIs for
Data Structure
2021.06
API
public interface ISemanticCandidatesProviderFactory {
Function<VariableManager, List<Object>>
getSemanticCandidatesProvider(AQLInterpreter interpreter, String
domainClass, String semanticCandidatesExpression, String
preconditionExpression);
}
Default EMF implementation
@Configuration
public class CompatibilityConfiguration {
@Bean
public ISemanticCandidatesProviderFactory
semanticCandidatesProviderFactory() {
return SemanticCandidatesProvider::new;
}
}
Components reusability
Any Web application
2021.06
Components reusability
Any Web application
2021.06
VS Code
Components reusability
Any Web application
2021.06
Theia
VS Code
EclipseCon21 - Alice's Adventures in Sirius Web Land!
Form-based editors
Web 2021.06
Form
Page
Group
Widget
Blockly
Experimental
https://developers.google.com/blockly
D3
OCP 2021.06
D3
OCP 2021.06
D3
OCP 2021.06
Dialogs
2021.10
Validation
2021.10
Work in progress
Unsynchronized Diagrams,
DnD, Multiple Selection
Next release
Magic Connector
Next release
Table
Experimental
Textual Editors
Experimental
Take aways
Take aways
Sirius Desktop
Reliable framework for your
Eclipse Platform based graphical
studios
01
Take aways
Sirius Desktop
Reliable framework for your
Eclipse Platform based graphical
studios
Sirius Web
The newcomer framework to build
your graphical studios in the web
01
02
Take aways
Sirius Desktop
Reliable framework for your
Eclipse Platform based graphical
studios
Sirius Web
The newcomer framework to build
your graphical studios in the web
Obeo Cloud Platform
The add-ons to Sirius Web to get
enterprise-ready graphical studios
03
01
02
Take aways
Sirius Desktop
Reliable framework for your
Eclipse Platform based graphical
studios
Sirius Web
The newcomer framework to build
your graphical studios in the web
OCP
The framework to get
enterprise-ready graphical studios
You!
Collaboration, openness,
co-investment on OSS
technologies as Sirius Web
03
01
02
04
The End ?
Your turn!
Give it a try!
OCP 2021.10
Register on:
https://demo.obeostudio.com/signup
Or get the source code :
https://github.com/eclipse-sirius
Thanks for your
attention!
Questions?
melanie.bats@obeo.fr | @melaniebats
CREDITS: This presentation template was created by Slidesgo,
including icons by Flaticon, and infographics & images by Freepik
1 of 80

Recommended

Keynote: What’s new in Sirius? by
Keynote: What’s new in Sirius?Keynote: What’s new in Sirius?
Keynote: What’s new in Sirius?Obeo
88 views100 slides
Zero to One : How to Integrate a Graphical Editor in a Cloud IDE (27.10.2021) by
Zero to One : How to Integrate a Graphical Editor in a Cloud IDE (27.10.2021)Zero to One : How to Integrate a Graphical Editor in a Cloud IDE (27.10.2021)
Zero to One : How to Integrate a Graphical Editor in a Cloud IDE (27.10.2021)Obeo
115 views52 slides
The state of Sirius, where we are and where we are going by
The state of Sirius, where we are and where we are goingThe state of Sirius, where we are and where we are going
The state of Sirius, where we are and where we are goingObeo
146 views37 slides
Production in the Cloud: Trends Challenges & Solutions by
Production in the Cloud: Trends Challenges & SolutionsProduction in the Cloud: Trends Challenges & Solutions
Production in the Cloud: Trends Challenges & SolutionsAmazon Web Services
3.1K views31 slides
"Automating AWS Infrastructure with PowerShell", Martin Beeby, AWS Dev Day Ky... by
"Automating AWS Infrastructure with PowerShell", Martin Beeby, AWS Dev Day Ky..."Automating AWS Infrastructure with PowerShell", Martin Beeby, AWS Dev Day Ky...
"Automating AWS Infrastructure with PowerShell", Martin Beeby, AWS Dev Day Ky...Provectus
261 views72 slides
Semplificare la gestione dei container con i servizi AWS by
Semplificare la gestione dei container con i servizi AWSSemplificare la gestione dei container con i servizi AWS
Semplificare la gestione dei container con i servizi AWSAmazon Web Services
383 views43 slides

More Related Content

What's hot

Case Studies for moving apps to the cloud - DLD 2013 by
Case Studies for moving apps to the cloud - DLD 2013Case Studies for moving apps to the cloud - DLD 2013
Case Studies for moving apps to the cloud - DLD 2013Nati Shalom
1.4K views21 slides
Hadoop in the Cloud by
Hadoop in the CloudHadoop in the Cloud
Hadoop in the CloudJim O'Neil
715 views11 slides
Going Remote: Running VFX Virtual Workstations by
Going Remote: Running VFX Virtual WorkstationsGoing Remote: Running VFX Virtual Workstations
Going Remote: Running VFX Virtual WorkstationsAmazon Web Services
4.2K views49 slides
使用 Amazon Athena 直接分析儲存於 S3 的巨量資料 by
使用 Amazon Athena 直接分析儲存於 S3 的巨量資料使用 Amazon Athena 直接分析儲存於 S3 的巨量資料
使用 Amazon Athena 直接分析儲存於 S3 的巨量資料Amazon Web Services
3K views49 slides
Spring into the Cloud - JDC2012 Cairo, Egypt by
Spring into the Cloud - JDC2012 Cairo, EgyptSpring into the Cloud - JDC2012 Cairo, Egypt
Spring into the Cloud - JDC2012 Cairo, EgyptChris Richardson
1.4K views111 slides
Getting Started with Serverless Architectures using Azure Functions by
Getting Started with Serverless Architectures using Azure FunctionsGetting Started with Serverless Architectures using Azure Functions
Getting Started with Serverless Architectures using Azure FunctionsMarc Duiker
1.2K views61 slides

What's hot(20)

Case Studies for moving apps to the cloud - DLD 2013 by Nati Shalom
Case Studies for moving apps to the cloud - DLD 2013Case Studies for moving apps to the cloud - DLD 2013
Case Studies for moving apps to the cloud - DLD 2013
Nati Shalom1.4K views
Hadoop in the Cloud by Jim O'Neil
Hadoop in the CloudHadoop in the Cloud
Hadoop in the Cloud
Jim O'Neil715 views
Going Remote: Running VFX Virtual Workstations by Amazon Web Services
Going Remote: Running VFX Virtual WorkstationsGoing Remote: Running VFX Virtual Workstations
Going Remote: Running VFX Virtual Workstations
Amazon Web Services4.2K views
使用 Amazon Athena 直接分析儲存於 S3 的巨量資料 by Amazon Web Services
使用 Amazon Athena 直接分析儲存於 S3 的巨量資料使用 Amazon Athena 直接分析儲存於 S3 的巨量資料
使用 Amazon Athena 直接分析儲存於 S3 的巨量資料
Spring into the Cloud - JDC2012 Cairo, Egypt by Chris Richardson
Spring into the Cloud - JDC2012 Cairo, EgyptSpring into the Cloud - JDC2012 Cairo, Egypt
Spring into the Cloud - JDC2012 Cairo, Egypt
Chris Richardson1.4K views
Getting Started with Serverless Architectures using Azure Functions by Marc Duiker
Getting Started with Serverless Architectures using Azure FunctionsGetting Started with Serverless Architectures using Azure Functions
Getting Started with Serverless Architectures using Azure Functions
Marc Duiker1.2K views
[SiriusCon 2020] Welcome session by Obeo
[SiriusCon 2020] Welcome session[SiriusCon 2020] Welcome session
[SiriusCon 2020] Welcome session
Obeo197 views
Amazon Web Services for Application Hosting | SugarCon 2011 by SugarCRM
Amazon Web Services for Application Hosting | SugarCon 2011Amazon Web Services for Application Hosting | SugarCon 2011
Amazon Web Services for Application Hosting | SugarCon 2011
SugarCRM1.4K views
Fullstack DDD with ASP.NET Core and Anguar 2 - Ronald Harmsen, NForza by Codemotion Tel Aviv
Fullstack DDD with ASP.NET Core and Anguar 2 - Ronald Harmsen, NForzaFullstack DDD with ASP.NET Core and Anguar 2 - Ronald Harmsen, NForza
Fullstack DDD with ASP.NET Core and Anguar 2 - Ronald Harmsen, NForza
State of Media and Whats New from AWS: LA Symposium 2018 by Amazon Web Services
State of Media and Whats New from AWS: LA Symposium 2018State of Media and Whats New from AWS: LA Symposium 2018
State of Media and Whats New from AWS: LA Symposium 2018
Amazon Web Services3.3K views
AWS Partner Webcast - Create Instant Replicas of On-premises SAP Landscapes by Amazon Web Services
AWS Partner Webcast - Create Instant Replicas of On-premises SAP LandscapesAWS Partner Webcast - Create Instant Replicas of On-premises SAP Landscapes
AWS Partner Webcast - Create Instant Replicas of On-premises SAP Landscapes
Amazon Web Services2.1K views
Disaster recovery on demand on the cloud by Nati Shalom
Disaster recovery on demand on the cloudDisaster recovery on demand on the cloud
Disaster recovery on demand on the cloud
Nati Shalom1.2K views
How Ownzones built a post-house in the cloud to enable Magnolia Pictures’ dir... by Amazon Web Services
How Ownzones built a post-house in the cloud to enable Magnolia Pictures’ dir...How Ownzones built a post-house in the cloud to enable Magnolia Pictures’ dir...
How Ownzones built a post-house in the cloud to enable Magnolia Pictures’ dir...
Amazon Web Services1.9K views
Realtà aumentata ed Azure, un binomio imbattibile by Alessio Iafrate
Realtà aumentata ed Azure, un binomio imbattibileRealtà aumentata ed Azure, un binomio imbattibile
Realtà aumentata ed Azure, un binomio imbattibile
Alessio Iafrate127 views
Containerised ASP.NET Core apps with Kubernetes by Codemotion Tel Aviv
Containerised ASP.NET Core apps with KubernetesContainerised ASP.NET Core apps with Kubernetes
Containerised ASP.NET Core apps with Kubernetes
Codemotion Tel Aviv1.7K views

Similar to EclipseCon21 - Alice's Adventures in Sirius Web Land!

Xamarin.iOS introduction by
Xamarin.iOS introductionXamarin.iOS introduction
Xamarin.iOS introductionGuido Magrin
950 views81 slides
Web Zurich - Make your animations perform well by
Web Zurich - Make your animations perform wellWeb Zurich - Make your animations perform well
Web Zurich - Make your animations perform wellAnna Migas
195 views69 slides
Intro to React by
Intro to ReactIntro to React
Intro to ReactTroy Miles
922 views115 slides
A tour on ruby and friends by
A tour on ruby and friendsA tour on ruby and friends
A tour on ruby and friends旻琦 潘
936 views61 slides
Practical Deep Learning by
Practical Deep LearningPractical Deep Learning
Practical Deep LearningAndré Karpištšenko
2.5K views39 slides
AI on a PI by
AI on a PIAI on a PI
AI on a PIJulien SIMON
452 views41 slides

Similar to EclipseCon21 - Alice's Adventures in Sirius Web Land!(20)

Xamarin.iOS introduction by Guido Magrin
Xamarin.iOS introductionXamarin.iOS introduction
Xamarin.iOS introduction
Guido Magrin950 views
Web Zurich - Make your animations perform well by Anna Migas
Web Zurich - Make your animations perform wellWeb Zurich - Make your animations perform well
Web Zurich - Make your animations perform well
Anna Migas195 views
Intro to React by Troy Miles
Intro to ReactIntro to React
Intro to React
Troy Miles922 views
A tour on ruby and friends by 旻琦 潘
A tour on ruby and friendsA tour on ruby and friends
A tour on ruby and friends
旻琦 潘936 views
React Native Evening by Troy Miles
React Native EveningReact Native Evening
React Native Evening
Troy Miles542 views
SenchaCon 2016: Building a Faceted Catalog of Video Game Assets Using Ext JS ... by Sencha
SenchaCon 2016: Building a Faceted Catalog of Video Game Assets Using Ext JS ...SenchaCon 2016: Building a Faceted Catalog of Video Game Assets Using Ext JS ...
SenchaCon 2016: Building a Faceted Catalog of Video Game Assets Using Ext JS ...
Sencha527 views
Empowering the “Mobile Web” with Chris Mills by FITC
Empowering the “Mobile Web” with Chris MillsEmpowering the “Mobile Web” with Chris Mills
Empowering the “Mobile Web” with Chris Mills
FITC1.4K views
Empowering the Mobile Web - Mills by Codemotion
Empowering the Mobile Web - MillsEmpowering the Mobile Web - Mills
Empowering the Mobile Web - Mills
Codemotion603 views
Empowering the "mobile web" by Chris Mills
Empowering the "mobile web"Empowering the "mobile web"
Empowering the "mobile web"
Chris Mills1.1K views
CSS3 Animations & Transitions with PhoneGap by Mark A R Smith
CSS3 Animations & Transitions with PhoneGapCSS3 Animations & Transitions with PhoneGap
CSS3 Animations & Transitions with PhoneGap
Mark A R Smith8.4K views
RBC Mod 1: Making a New Rails App by ameedahc
RBC Mod 1: Making a New Rails AppRBC Mod 1: Making a New Rails App
RBC Mod 1: Making a New Rails App
ameedahc460 views
Web versus Native: round 1! by Chris Mills
Web versus Native: round 1!Web versus Native: round 1!
Web versus Native: round 1!
Chris Mills2.5K views
#MBLTdev: Уроки, которые мы выучили, создавая Realm by e-Legion
#MBLTdev: Уроки, которые мы выучили, создавая Realm#MBLTdev: Уроки, которые мы выучили, создавая Realm
#MBLTdev: Уроки, которые мы выучили, создавая Realm
e-Legion2.3K views
Hands-on with the Symfony2 Framework by Ryan Weaver
Hands-on with the Symfony2 FrameworkHands-on with the Symfony2 Framework
Hands-on with the Symfony2 Framework
Ryan Weaver9.3K views
BP204 It's Not Infernal: Dante's Nine Circles of XPages Heaven by Michael McGarel
BP204 It's Not Infernal: Dante's Nine Circles of XPages HeavenBP204 It's Not Infernal: Dante's Nine Circles of XPages Heaven
BP204 It's Not Infernal: Dante's Nine Circles of XPages Heaven
Michael McGarel5.1K views

More from melbats

SiriusCon 2020 - Sirius to the Web with Obeo Cloud Platform by
SiriusCon 2020 - Sirius to the Web with Obeo Cloud PlatformSiriusCon 2020 - Sirius to the Web with Obeo Cloud Platform
SiriusCon 2020 - Sirius to the Web with Obeo Cloud Platformmelbats
99 views12 slides
Sirius Web, simplifier l'édition graphique de données dans le web by
Sirius Web, simplifier l'édition graphique de données dans le webSirius Web, simplifier l'édition graphique de données dans le web
Sirius Web, simplifier l'édition graphique de données dans le webmelbats
69 views31 slides
SiriusCon 2021 - Keynote by
SiriusCon 2021 - KeynoteSiriusCon 2021 - Keynote
SiriusCon 2021 - Keynotemelbats
93 views100 slides
EclipseConEU 2019 - Your cloud-based modeling workbench in 15 minutes with Ec... by
EclipseConEU 2019 - Your cloud-based modeling workbench in 15 minutes with Ec...EclipseConEU 2019 - Your cloud-based modeling workbench in 15 minutes with Ec...
EclipseConEU 2019 - Your cloud-based modeling workbench in 15 minutes with Ec...melbats
810 views70 slides
ECMFA 2018 - Keynote : The future of modeling tools by
ECMFA 2018 - Keynote : The future of modeling toolsECMFA 2018 - Keynote : The future of modeling tools
ECMFA 2018 - Keynote : The future of modeling toolsmelbats
231 views100 slides
EclipseCon Fr 2018 - Modeling tools go up to the cloud… by
EclipseCon Fr 2018 - Modeling tools go up to the cloud…EclipseCon Fr 2018 - Modeling tools go up to the cloud…
EclipseCon Fr 2018 - Modeling tools go up to the cloud…melbats
204 views41 slides

More from melbats(20)

SiriusCon 2020 - Sirius to the Web with Obeo Cloud Platform by melbats
SiriusCon 2020 - Sirius to the Web with Obeo Cloud PlatformSiriusCon 2020 - Sirius to the Web with Obeo Cloud Platform
SiriusCon 2020 - Sirius to the Web with Obeo Cloud Platform
melbats99 views
Sirius Web, simplifier l'édition graphique de données dans le web by melbats
Sirius Web, simplifier l'édition graphique de données dans le webSirius Web, simplifier l'édition graphique de données dans le web
Sirius Web, simplifier l'édition graphique de données dans le web
melbats69 views
SiriusCon 2021 - Keynote by melbats
SiriusCon 2021 - KeynoteSiriusCon 2021 - Keynote
SiriusCon 2021 - Keynote
melbats93 views
EclipseConEU 2019 - Your cloud-based modeling workbench in 15 minutes with Ec... by melbats
EclipseConEU 2019 - Your cloud-based modeling workbench in 15 minutes with Ec...EclipseConEU 2019 - Your cloud-based modeling workbench in 15 minutes with Ec...
EclipseConEU 2019 - Your cloud-based modeling workbench in 15 minutes with Ec...
melbats810 views
ECMFA 2018 - Keynote : The future of modeling tools by melbats
ECMFA 2018 - Keynote : The future of modeling toolsECMFA 2018 - Keynote : The future of modeling tools
ECMFA 2018 - Keynote : The future of modeling tools
melbats231 views
EclipseCon Fr 2018 - Modeling tools go up to the cloud… by melbats
EclipseCon Fr 2018 - Modeling tools go up to the cloud…EclipseCon Fr 2018 - Modeling tools go up to the cloud…
EclipseCon Fr 2018 - Modeling tools go up to the cloud…
melbats204 views
EclipseCon Fr 2018 - The future of development tooling: The example of Eclips... by melbats
EclipseCon Fr 2018 - The future of development tooling: The example of Eclips...EclipseCon Fr 2018 - The future of development tooling: The example of Eclips...
EclipseCon Fr 2018 - The future of development tooling: The example of Eclips...
melbats288 views
CheConf 2018 - Building Extensibility and Community for Che by melbats
CheConf 2018 - Building Extensibility and Community for CheCheConf 2018 - Building Extensibility and Community for Che
CheConf 2018 - Building Extensibility and Community for Che
melbats181 views
SiriusCon 2017 - Sirius Roadmap by melbats
SiriusCon 2017 - Sirius RoadmapSiriusCon 2017 - Sirius Roadmap
SiriusCon 2017 - Sirius Roadmap
melbats1.2K views
Devoxx Be 2017 - Let it go! or How to become a free software developer? by melbats
Devoxx Be 2017 - Let it go! or How to become a free software developer?Devoxx Be 2017 - Let it go! or How to become a free software developer?
Devoxx Be 2017 - Let it go! or How to become a free software developer?
melbats278 views
EclipseCon EU 2017 - All about UX in Sirius by melbats
EclipseCon EU 2017 - All about UX in SiriusEclipseCon EU 2017 - All about UX in Sirius
EclipseCon EU 2017 - All about UX in Sirius
melbats350 views
EclipseCon EU 2017 - Sirius by melbats
EclipseCon EU 2017 - SiriusEclipseCon EU 2017 - Sirius
EclipseCon EU 2017 - Sirius
melbats459 views
DevFest 2017 - Libérée! Délivrée! ou Comment devenir développeuse open source ? by melbats
DevFest 2017 - Libérée! Délivrée! ou Comment devenir développeuse open source ?DevFest 2017 - Libérée! Délivrée! ou Comment devenir développeuse open source ?
DevFest 2017 - Libérée! Délivrée! ou Comment devenir développeuse open source ?
melbats699 views
EclipseCon France 2017 - All about UX in Sirius by melbats
EclipseCon France 2017 - All about UX in SiriusEclipseCon France 2017 - All about UX in Sirius
EclipseCon France 2017 - All about UX in Sirius
melbats686 views
Eclipse Democamp Nantes 2017 - Back to the Future: EclipseConverge & Devoxx US by melbats
Eclipse Democamp Nantes 2017 - Back to the Future: EclipseConverge & Devoxx USEclipse Democamp Nantes 2017 - Back to the Future: EclipseConverge & Devoxx US
Eclipse Democamp Nantes 2017 - Back to the Future: EclipseConverge & Devoxx US
melbats143 views
Eclipse Con US 2013 - Buildroot Eclipse Bundle : A powerful IDE for Embedded ... by melbats
Eclipse Con US 2013 - Buildroot Eclipse Bundle : A powerful IDE for Embedded ...Eclipse Con US 2013 - Buildroot Eclipse Bundle : A powerful IDE for Embedded ...
Eclipse Con US 2013 - Buildroot Eclipse Bundle : A powerful IDE for Embedded ...
melbats524 views
ETR2013 - Obeo Designer/Sirius by melbats
ETR2013 - Obeo Designer/SiriusETR2013 - Obeo Designer/Sirius
ETR2013 - Obeo Designer/Sirius
melbats397 views
GlobalDSL 2013 - Models, Representations, Animations : The Eclipse Sirius Pro... by melbats
GlobalDSL 2013 - Models, Representations, Animations : The Eclipse Sirius Pro...GlobalDSL 2013 - Models, Representations, Animations : The Eclipse Sirius Pro...
GlobalDSL 2013 - Models, Representations, Animations : The Eclipse Sirius Pro...
melbats459 views
EclipseCon Eu 2012 - Build your own System Engineering workbench by melbats
EclipseCon Eu 2012 - Build your own System Engineering workbenchEclipseCon Eu 2012 - Build your own System Engineering workbench
EclipseCon Eu 2012 - Build your own System Engineering workbench
melbats328 views
EclipseCon Eu 2012 - Buildroot Eclipse Bundle : A powerful IDE for Embedded L... by melbats
EclipseCon Eu 2012 - Buildroot Eclipse Bundle : A powerful IDE for Embedded L...EclipseCon Eu 2012 - Buildroot Eclipse Bundle : A powerful IDE for Embedded L...
EclipseCon Eu 2012 - Buildroot Eclipse Bundle : A powerful IDE for Embedded L...
melbats219 views

Recently uploaded

Advances in micro milling: From tool fabrication to process outcomes by
Advances in micro milling: From tool fabrication to process outcomesAdvances in micro milling: From tool fabrication to process outcomes
Advances in micro milling: From tool fabrication to process outcomesShivendra Nandan
7 views18 slides
What is Whirling Hygrometer.pdf by
What is Whirling Hygrometer.pdfWhat is Whirling Hygrometer.pdf
What is Whirling Hygrometer.pdfIIT KHARAGPUR
12 views3 slides
Effect of deep chemical mixing columns on properties of surrounding soft clay... by
Effect of deep chemical mixing columns on properties of surrounding soft clay...Effect of deep chemical mixing columns on properties of surrounding soft clay...
Effect of deep chemical mixing columns on properties of surrounding soft clay...AltinKaradagli
6 views10 slides
2023Dec ASU Wang NETR Group Research Focus and Facility Overview.pptx by
2023Dec ASU Wang NETR Group Research Focus and Facility Overview.pptx2023Dec ASU Wang NETR Group Research Focus and Facility Overview.pptx
2023Dec ASU Wang NETR Group Research Focus and Facility Overview.pptxlwang78
53 views19 slides
Investor Presentation by
Investor PresentationInvestor Presentation
Investor Presentationeser sevinç
25 views26 slides
Pull down shoulder press final report docx (1).pdf by
Pull down shoulder press final report docx (1).pdfPull down shoulder press final report docx (1).pdf
Pull down shoulder press final report docx (1).pdfComsat Universal Islamabad Wah Campus
13 views25 slides

Recently uploaded(20)

Advances in micro milling: From tool fabrication to process outcomes by Shivendra Nandan
Advances in micro milling: From tool fabrication to process outcomesAdvances in micro milling: From tool fabrication to process outcomes
Advances in micro milling: From tool fabrication to process outcomes
What is Whirling Hygrometer.pdf by IIT KHARAGPUR
What is Whirling Hygrometer.pdfWhat is Whirling Hygrometer.pdf
What is Whirling Hygrometer.pdf
IIT KHARAGPUR 12 views
Effect of deep chemical mixing columns on properties of surrounding soft clay... by AltinKaradagli
Effect of deep chemical mixing columns on properties of surrounding soft clay...Effect of deep chemical mixing columns on properties of surrounding soft clay...
Effect of deep chemical mixing columns on properties of surrounding soft clay...
AltinKaradagli6 views
2023Dec ASU Wang NETR Group Research Focus and Facility Overview.pptx by lwang78
2023Dec ASU Wang NETR Group Research Focus and Facility Overview.pptx2023Dec ASU Wang NETR Group Research Focus and Facility Overview.pptx
2023Dec ASU Wang NETR Group Research Focus and Facility Overview.pptx
lwang7853 views
Instrumentation & Control Lab Manual.pdf by NTU Faisalabad
Instrumentation & Control Lab Manual.pdfInstrumentation & Control Lab Manual.pdf
Instrumentation & Control Lab Manual.pdf
NTU Faisalabad 5 views
zincalume water storage tank design.pdf by 3D LABS
zincalume water storage tank design.pdfzincalume water storage tank design.pdf
zincalume water storage tank design.pdf
3D LABS5 views
SUMIT SQL PROJECT SUPERSTORE 1.pptx by Sumit Jadhav
SUMIT SQL PROJECT SUPERSTORE 1.pptxSUMIT SQL PROJECT SUPERSTORE 1.pptx
SUMIT SQL PROJECT SUPERSTORE 1.pptx
Sumit Jadhav 13 views
Generative AI Models & Their Applications by SN
Generative AI Models & Their ApplicationsGenerative AI Models & Their Applications
Generative AI Models & Their Applications
SN8 views
fakenews_DBDA_Mar23.pptx by deepmitra8
fakenews_DBDA_Mar23.pptxfakenews_DBDA_Mar23.pptx
fakenews_DBDA_Mar23.pptx
deepmitra814 views

EclipseCon21 - Alice's Adventures in Sirius Web Land!