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 sur 80

Recommandé

Keynote: What’s new in Sirius? par
Keynote: What’s new in Sirius?Keynote: What’s new in Sirius?
Keynote: What’s new in Sirius?Obeo
88 vues100 diapositives
Zero to One : How to Integrate a Graphical Editor in a Cloud IDE (27.10.2021) par
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 vues52 diapositives
The state of Sirius, where we are and where we are going par
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 vues37 diapositives
Production in the Cloud: Trends Challenges & Solutions par
Production in the Cloud: Trends Challenges & SolutionsProduction in the Cloud: Trends Challenges & Solutions
Production in the Cloud: Trends Challenges & SolutionsAmazon Web Services
3.1K vues31 diapositives
"Automating AWS Infrastructure with PowerShell", Martin Beeby, AWS Dev Day Ky... par
"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 vues72 diapositives
Semplificare la gestione dei container con i servizi AWS par
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 vues43 diapositives

Contenu connexe

Tendances

Case Studies for moving apps to the cloud - DLD 2013 par
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 vues21 diapositives
Hadoop in the Cloud par
Hadoop in the CloudHadoop in the Cloud
Hadoop in the CloudJim O'Neil
715 vues11 diapositives
Going Remote: Running VFX Virtual Workstations par
Going Remote: Running VFX Virtual WorkstationsGoing Remote: Running VFX Virtual Workstations
Going Remote: Running VFX Virtual WorkstationsAmazon Web Services
4.2K vues49 diapositives
使用 Amazon Athena 直接分析儲存於 S3 的巨量資料 par
使用 Amazon Athena 直接分析儲存於 S3 的巨量資料使用 Amazon Athena 直接分析儲存於 S3 的巨量資料
使用 Amazon Athena 直接分析儲存於 S3 的巨量資料Amazon Web Services
3K vues49 diapositives
Spring into the Cloud - JDC2012 Cairo, Egypt par
Spring into the Cloud - JDC2012 Cairo, EgyptSpring into the Cloud - JDC2012 Cairo, Egypt
Spring into the Cloud - JDC2012 Cairo, EgyptChris Richardson
1.4K vues111 diapositives
Getting Started with Serverless Architectures using Azure Functions par
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 vues61 diapositives

Tendances(20)

Case Studies for moving apps to the cloud - DLD 2013 par 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 vues
Hadoop in the Cloud par Jim O'Neil
Hadoop in the CloudHadoop in the Cloud
Hadoop in the Cloud
Jim O'Neil715 vues
使用 Amazon Athena 直接分析儲存於 S3 的巨量資料 par Amazon Web Services
使用 Amazon Athena 直接分析儲存於 S3 的巨量資料使用 Amazon Athena 直接分析儲存於 S3 的巨量資料
使用 Amazon Athena 直接分析儲存於 S3 的巨量資料
Spring into the Cloud - JDC2012 Cairo, Egypt par 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 vues
Getting Started with Serverless Architectures using Azure Functions par 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 vues
[SiriusCon 2020] Welcome session par Obeo
[SiriusCon 2020] Welcome session[SiriusCon 2020] Welcome session
[SiriusCon 2020] Welcome session
Obeo197 vues
Amazon Web Services for Application Hosting | SugarCon 2011 par 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 vues
Fullstack DDD with ASP.NET Core and Anguar 2 - Ronald Harmsen, NForza par 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 par 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
AWS Partner Webcast - Create Instant Replicas of On-premises SAP Landscapes par 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
Disaster recovery on demand on the cloud par 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 vues
How Ownzones built a post-house in the cloud to enable Magnolia Pictures’ dir... par 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...
Realtà aumentata ed Azure, un binomio imbattibile par Alessio Iafrate
Realtà aumentata ed Azure, un binomio imbattibileRealtà aumentata ed Azure, un binomio imbattibile
Realtà aumentata ed Azure, un binomio imbattibile
Alessio Iafrate127 vues

Similaire à EclipseCon21 - Alice's Adventures in Sirius Web Land!

Xamarin.iOS introduction par
Xamarin.iOS introductionXamarin.iOS introduction
Xamarin.iOS introductionGuido Magrin
950 vues81 diapositives
Web Zurich - Make your animations perform well par
Web Zurich - Make your animations perform wellWeb Zurich - Make your animations perform well
Web Zurich - Make your animations perform wellAnna Migas
195 vues69 diapositives
Intro to React par
Intro to ReactIntro to React
Intro to ReactTroy Miles
922 vues115 diapositives
A tour on ruby and friends par
A tour on ruby and friendsA tour on ruby and friends
A tour on ruby and friends旻琦 潘
936 vues61 diapositives
Practical Deep Learning par
Practical Deep LearningPractical Deep Learning
Practical Deep LearningAndré Karpištšenko
2.5K vues39 diapositives
AI on a PI par
AI on a PIAI on a PI
AI on a PIJulien SIMON
452 vues41 diapositives

Similaire à EclipseCon21 - Alice's Adventures in Sirius Web Land!(20)

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

Plus de melbats

SiriusCon 2020 - Sirius to the Web with Obeo Cloud Platform par
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 vues12 diapositives
Sirius Web, simplifier l'édition graphique de données dans le web par
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 vues31 diapositives
SiriusCon 2021 - Keynote par
SiriusCon 2021 - KeynoteSiriusCon 2021 - Keynote
SiriusCon 2021 - Keynotemelbats
93 vues100 diapositives
EclipseConEU 2019 - Your cloud-based modeling workbench in 15 minutes with Ec... par
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 vues70 diapositives
ECMFA 2018 - Keynote : The future of modeling tools par
ECMFA 2018 - Keynote : The future of modeling toolsECMFA 2018 - Keynote : The future of modeling tools
ECMFA 2018 - Keynote : The future of modeling toolsmelbats
231 vues100 diapositives
EclipseCon Fr 2018 - Modeling tools go up to the cloud… par
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 vues41 diapositives

Plus de melbats(20)

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

Dernier

Control Systems Feedback.pdf par
Control Systems Feedback.pdfControl Systems Feedback.pdf
Control Systems Feedback.pdfLGGaming5
5 vues39 diapositives
SUMIT SQL PROJECT SUPERSTORE 1.pptx par
SUMIT SQL PROJECT SUPERSTORE 1.pptxSUMIT SQL PROJECT SUPERSTORE 1.pptx
SUMIT SQL PROJECT SUPERSTORE 1.pptxSumit Jadhav
12 vues26 diapositives
fakenews_DBDA_Mar23.pptx par
fakenews_DBDA_Mar23.pptxfakenews_DBDA_Mar23.pptx
fakenews_DBDA_Mar23.pptxdeepmitra8
14 vues34 diapositives
Digital Watermarking Of Audio Signals.pptx par
Digital Watermarking Of Audio Signals.pptxDigital Watermarking Of Audio Signals.pptx
Digital Watermarking Of Audio Signals.pptxAyushJaiswal781174
11 vues25 diapositives
Machine Element II Course outline.pdf par
Machine Element II Course outline.pdfMachine Element II Course outline.pdf
Machine Element II Course outline.pdfodatadese1
8 vues2 diapositives
Effect of deep chemical mixing columns on properties of surrounding soft clay... par
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 vues10 diapositives

Dernier(20)

Control Systems Feedback.pdf par LGGaming5
Control Systems Feedback.pdfControl Systems Feedback.pdf
Control Systems Feedback.pdf
LGGaming55 vues
SUMIT SQL PROJECT SUPERSTORE 1.pptx par Sumit Jadhav
SUMIT SQL PROJECT SUPERSTORE 1.pptxSUMIT SQL PROJECT SUPERSTORE 1.pptx
SUMIT SQL PROJECT SUPERSTORE 1.pptx
Sumit Jadhav 12 vues
fakenews_DBDA_Mar23.pptx par deepmitra8
fakenews_DBDA_Mar23.pptxfakenews_DBDA_Mar23.pptx
fakenews_DBDA_Mar23.pptx
deepmitra814 vues
Machine Element II Course outline.pdf par odatadese1
Machine Element II Course outline.pdfMachine Element II Course outline.pdf
Machine Element II Course outline.pdf
odatadese18 vues
Effect of deep chemical mixing columns on properties of surrounding soft clay... par 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...
Investigation of Physicochemical Changes of Soft Clay around Deep Geopolymer ... par AltinKaradagli
Investigation of Physicochemical Changes of Soft Clay around Deep Geopolymer ...Investigation of Physicochemical Changes of Soft Clay around Deep Geopolymer ...
Investigation of Physicochemical Changes of Soft Clay around Deep Geopolymer ...
zincalume water storage tank design.pdf par 3D LABS
zincalume water storage tank design.pdfzincalume water storage tank design.pdf
zincalume water storage tank design.pdf
3D LABS5 vues
Design of machine elements-UNIT 3.pptx par gopinathcreddy
Design of machine elements-UNIT 3.pptxDesign of machine elements-UNIT 3.pptx
Design of machine elements-UNIT 3.pptx
gopinathcreddy32 vues
Update 42 models(Diode/General ) in SPICE PARK(DEC2023) par Tsuyoshi Horigome
Update 42 models(Diode/General ) in SPICE PARK(DEC2023)Update 42 models(Diode/General ) in SPICE PARK(DEC2023)
Update 42 models(Diode/General ) in SPICE PARK(DEC2023)
Literature review and Case study on Commercial Complex in Nepal, Durbar mall,... par AakashShakya12
Literature review and Case study on Commercial Complex in Nepal, Durbar mall,...Literature review and Case study on Commercial Complex in Nepal, Durbar mall,...
Literature review and Case study on Commercial Complex in Nepal, Durbar mall,...
AakashShakya1266 vues
DevOps to DevSecOps: Enhancing Software Security Throughout The Development L... par Anowar Hossain
DevOps to DevSecOps: Enhancing Software Security Throughout The Development L...DevOps to DevSecOps: Enhancing Software Security Throughout The Development L...
DevOps to DevSecOps: Enhancing Software Security Throughout The Development L...
Anowar Hossain12 vues

EclipseCon21 - Alice's Adventures in Sirius Web Land!