SlideShare une entreprise Scribd logo
1  sur  55
Télécharger pour lire hors ligne
Eclipse from Present to Future




        Wim Jongman
        Industrial­TSI




The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
Topics
This Presentation is About
Us (a little bit);
Open Source & Business
the Eclipse Ecosystem;
the Eclipse Rich Client Platform and
Eclipse 4




The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
Acknowledgements & Copyrights
Assembled by Industrial­TSI @wimjongman
Copyrights
Industrial­TSI
Eclipse Foundation
IBM
Soyatec
www.freedigitalphotos.net Images
Various Pictures from the Web
Copyright belongs to the respective owners




 The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
About Industrial­TSI
Open Source Service Provider

Software Development Lifecyle

Bugzilla, OTRS, TRAC, Mylyn

Eclipse

Junit, SWTBot, Findbugs, Profiling, Code Coverage 

Ant, Maven, Hudson, Cruise Control

Open Source Middleware Integration

OSGi, ECF, BIRT, EMF, etc..

Systems Management

Load Checking, Bacula

Office

Zarafa, OTRS,

Open Source SOA

Sopera, Project Swordfish


 The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
Open Source & Business




The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
Open Source & Business




The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
Open Source & Business




The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
Open Source & Business




The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
Open Source & Business




The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
Open Source & Business




The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
Open Source & Business




The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
Open Source & Business




The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
Open Source & Business




The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
Open Source & Business




The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
The Eclipse Ecosystem




The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
The Eclipse Ecosystem




The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
The Eclipse Ecosystem




The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
The Eclipse Ecosystem




The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
The Eclipse Ecosystem




The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
The Eclipse Ecosystem




The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
The Eclipse Ecosystem




The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
The Eclipse Ecosystem
        Consumers where are you
        Consumenten waar zijn jullie
        消費者你在哪裡
        Verbraucher wo sind Sie 
          ‫المستهلكين أين أنت‬
        kuluttaja jos olet
        καταναλωτές, όταν είστε




The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
Das Eclipse Ecosystem




The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
Eclipse Rich Client Platform (E3)




The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
Eclipse RCP




   The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
2525
Eclipse RCP




   The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
2626
Eclipse RCP




   The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
2727
Eclipse BIRT




   The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
2828
Eclipse Data Tools
Device Development
Mobile Tools for Java
eSWT
eRCP
RSE
Eclipse 
JDT
PDE
E4
Platform
RCP




     The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
2929
Eclipse Modeling 
EMF
GMF
XTeXt
Eclipse Runtime
ECF
Equinox
Jetty
EclipseLink
RAP
SOA
Swordfish


   The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
3030
Eclipse Techno
DLTK
GEF (3D)
SWTBOT
Voice Tools
OHF
OFMP
Nebula



   The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
3131
Eclipse Tools
Orbit
Ajax
GEF
Mylyn
Buckminster
TPTP
Reference
Web Tools
JSF
DALI Persistance
Webservice Tools


   The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
3232
Third Party
Google
GWT
Android Dev tools
ZEND
PHP Studio
Sopera
OS SOA
And many more

   The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
3333
Future of Eclipse Projects
Many new projects arrive
Not easy to be an Eclipse project
IDE Focus
IP Due Dilligence take a lot of time
Eclipse Marketplace
New website
Integration in Eclipse
Eclipse Forge
Home for the rest of us
No IP problems

   The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
3434
The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
3535
Eclipse Rich Client Platform (e4)




The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
e4
  “Advancing the king's pawn up 
  two squares is highly useful 
  because it occupies a center 
  square, attacks the center 
  square d5, and allows the 
  development of White's king's 
  bishop and queen.” (Wikipedia)




   The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
3737
The Challenge
     Tension between Stability and Innovation
     We need to innovate to remain a viable
      platform




38
     The Eclipse Ecosystem and E4, Eclipse Users Group Belgium   © 2009 IBM 
3838                                                             Corporation
e4
  “The mission of the e4 project is to build a next 
  generation platform for pervasive, component­based 
  applications and tools.”




   The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
3939
e4 – Purpose
     Place for innovation
     Not a product
     e4 technologies will be used as the basis of Eclipse 4.0
     (and some will show up in 3.x)


     Engage open source community
     Build a better Eclipse
     Make it more flexible and easier to use
     Prepare for web technologies

40
     The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
4040
e4 – Work Areas
  Building UI Components
  Using HTML/JavaScript, OpenSocial
  XWT: declarative SWT
  Easier to use API (20% covering 80% of the cases)
  Assembling UI Components
  Based on EMF model (modeled workbench)
  Better control over result (filtering, sorting, etc)
  Skinnable UI (CSS, Renderer)
  Visual tool for assembling? (community contribution)
  Other
  Flexible Resources (→ 3.6), JS Modularity

   The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
4141
Backwards Compatibility


                  Existing plug­ins



                      Compatibility                  "pure e4" plug­ins
                        Layer

                                                 e4



   The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
4242
e4 – Expectations
     Slow down, we only moved e2­e4!!




43
     The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
4343
e4 – Where to get it




44
     The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
4444
XWT 




The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
XWT 




The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
XWT Demo
Editor
Applications
Element
Standalone
RCP Products




The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
CSS 




The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
Text {


                                                 font: Verdana 8px;


                                       }      



CSS                                    Label {


                                                 font: Verdana 8px;


                                       }




                                       Tree {


                                                 font: Verdana 8px;


                                       }




                                       Shell, Button, Label {


                                           background­color: rgb(48,48,48);


                                           color: rgb(240,240,240);


                                       }




                                       SashForm {


                                           background­color: rgb(48,48,48);


                                       }


The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
CSS

public class DarkThemeHandler {


public void execute(MApplication application) {
 for (MWindow window : application.getChildren()) {
   ThemeUtil.switchTheme(window, "dark­gradient.css");
 }
}




The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
CSS

                           try {
                                shell.setRedraw(false);
                                shell.reskin(SWT.ALL);
                           } finally {
                                shell.setRedraw(true);
                           }




The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
Open Social Gadgets 
CTRL+3




The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
Open Social Gadgets 




                                                  Twitter.




                                                  Frogger!!




The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
Questions?




The Eclipse Ecosystem and E4, Eclipse Users Group Belgium
Eclipse Training Series




http://wiki.eclipse.org/Training_Schedule




    The Eclipse Ecosystem and E4, Eclipse Users Group Belgium

Contenu connexe

Similaire à Open Source & Eclipse 4

Eclipse Modeling Framework
Eclipse Modeling FrameworkEclipse Modeling Framework
Eclipse Modeling Framework
Ajay K
 
Java 5 6 Generics, Concurrency, Garbage Collection, Tuning
Java 5 6 Generics, Concurrency, Garbage Collection, TuningJava 5 6 Generics, Concurrency, Garbage Collection, Tuning
Java 5 6 Generics, Concurrency, Garbage Collection, Tuning
Carol McDonald
 

Similaire à Open Source & Eclipse 4 (20)

Eclipse 4
Eclipse 4Eclipse 4
Eclipse 4
 
Eclipse 40 - Eclipse Summit Europe 2010
Eclipse 40 - Eclipse Summit Europe 2010Eclipse 40 - Eclipse Summit Europe 2010
Eclipse 40 - Eclipse Summit Europe 2010
 
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 ...
SenchaCon 2016: Building a Faceted Catalog of Video Game Assets Using Ext JS ...
 
Eclipse Modeling Framework
Eclipse Modeling FrameworkEclipse Modeling Framework
Eclipse Modeling Framework
 
Eclipse e4 on Java Forum Stuttgart 2010
Eclipse e4 on Java Forum Stuttgart 2010Eclipse e4 on Java Forum Stuttgart 2010
Eclipse e4 on Java Forum Stuttgart 2010
 
The Nuxeo Way: leveraging open source to build a world-class ECM platform
The Nuxeo Way: leveraging open source to build a world-class ECM platformThe Nuxeo Way: leveraging open source to build a world-class ECM platform
The Nuxeo Way: leveraging open source to build a world-class ECM platform
 
Eclipse 40 and Eclipse e4
Eclipse 40 and Eclipse e4 Eclipse 40 and Eclipse e4
Eclipse 40 and Eclipse e4
 
AWS Machine Learning Week SF: Amazon SageMaker & TensorFlow
AWS Machine Learning Week SF: Amazon SageMaker & TensorFlowAWS Machine Learning Week SF: Amazon SageMaker & TensorFlow
AWS Machine Learning Week SF: Amazon SageMaker & TensorFlow
 
Building Deep Learning Applications with TensorFlow and Amazon SageMaker
Building Deep Learning Applications with TensorFlow and Amazon SageMakerBuilding Deep Learning Applications with TensorFlow and Amazon SageMaker
Building Deep Learning Applications with TensorFlow and Amazon SageMaker
 
Java 5 6 Generics, Concurrency, Garbage Collection, Tuning
Java 5 6 Generics, Concurrency, Garbage Collection, TuningJava 5 6 Generics, Concurrency, Garbage Collection, Tuning
Java 5 6 Generics, Concurrency, Garbage Collection, Tuning
 
Bring the fun back to java
Bring the fun back to javaBring the fun back to java
Bring the fun back to java
 
OneTeam Media Server
OneTeam Media ServerOneTeam Media Server
OneTeam Media Server
 
Sencha Roadshow 2017: Modernizing the Ext JS Class System and Tooling
Sencha Roadshow 2017: Modernizing the Ext JS Class System and ToolingSencha Roadshow 2017: Modernizing the Ext JS Class System and Tooling
Sencha Roadshow 2017: Modernizing the Ext JS Class System and Tooling
 
Eclipse e4 Overview
Eclipse e4 OverviewEclipse e4 Overview
Eclipse e4 Overview
 
No gEEk? No Problem!
No gEEk? No Problem!No gEEk? No Problem!
No gEEk? No Problem!
 
Distributed, Incremental Dataflow Processing on AWS with GRAIL's Reflow (CMP3...
Distributed, Incremental Dataflow Processing on AWS with GRAIL's Reflow (CMP3...Distributed, Incremental Dataflow Processing on AWS with GRAIL's Reflow (CMP3...
Distributed, Incremental Dataflow Processing on AWS with GRAIL's Reflow (CMP3...
 
Build Deep Learning Applications with TensorFlow & SageMaker
Build Deep Learning Applications with TensorFlow & SageMakerBuild Deep Learning Applications with TensorFlow & SageMaker
Build Deep Learning Applications with TensorFlow & SageMaker
 
Build Deep Learning Applications with TensorFlow & SageMaker: Machine Learnin...
Build Deep Learning Applications with TensorFlow & SageMaker: Machine Learnin...Build Deep Learning Applications with TensorFlow & SageMaker: Machine Learnin...
Build Deep Learning Applications with TensorFlow & SageMaker: Machine Learnin...
 
Build Deep Learning Applications with TensorFlow and Amazon SageMaker
Build Deep Learning Applications with TensorFlow and Amazon SageMakerBuild Deep Learning Applications with TensorFlow and Amazon SageMaker
Build Deep Learning Applications with TensorFlow and Amazon SageMaker
 
Introduction to Umbraco
Introduction to UmbracoIntroduction to Umbraco
Introduction to Umbraco
 

Dernier

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 

Dernier (20)

Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024
 

Open Source & Eclipse 4