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 "Program Details EADD"

(Documenting RCP applications with DITAworks)
(Presentations)
Line 25: Line 25:
 
|}
 
|}
 
</div>
 
</div>
 +
 +
  
 
===Automated functional testing with keywords===
 
===Automated functional testing with keywords===
Line 58: Line 60:
 
|}
 
|}
 
</div>
 
</div>
 +
 +
  
 
=== iPhonical – DSL and MDSD for mobile devices ===
 
=== iPhonical – DSL and MDSD for mobile devices ===
 +
  
  
Line 76: Line 81:
 
|}
 
|}
 
</div>
 
</div>
 +
 +
  
 
===Best Practices - RCP Mail 2.0: Commands, Common Navigator, and Data Binding===
 
===Best Practices - RCP Mail 2.0: Commands, Common Navigator, and Data Binding===
Line 100: Line 107:
 
|}
 
|}
 
</div>
 
</div>
 +
  
  
Line 120: Line 128:
  
 
==="Single Sourcing RCP and RAP" - Desktop and web clients from a single code base===
 
==="Single Sourcing RCP and RAP" - Desktop and web clients from a single code base===
 +
 
The Eclipse Rich Ajax Platform provides a framework and tools to develop
 
The Eclipse Rich Ajax Platform provides a framework and tools to develop
 
rich clients and web clients from a single code base, either from
 
rich clients and web clients from a single code base, either from
Line 140: Line 149:
 
|}
 
|}
 
</div>
 
</div>
 +
  
  
Line 149: Line 159:
 
|}
 
|}
 
</div>
 
</div>
 +
  
  
Line 162: Line 173:
 
|}
 
|}
 
</div>
 
</div>
 +
 +
  
 
===The Modeled UI in Eclipse e4===
 
===The Modeled UI in Eclipse e4===
Line 173: Line 186:
 
|}
 
|}
 
</div>
 
</div>
 +
  
  

Revision as of 19:47, 11 June 2009

Keynote

The Eclipse Runtime: Business Ready Open Source

JochenKrause.jpg
Jochen Krause
EclipseSource
Jochen Krause co-leads the Eclipse Rich Ajax Platform (RAP) and Eclipse Runtime projects, and is a member of the Eclipse Foundation Board of Directors and Architecture Council. Jochen has had a leadership role in the Eclipse community since its inception in 2002, and today is focused on driving Eclipse to be an application platform for web and desktop. Jochen is a founder of EclipseSource and has been bringing Eclipse technology to enterprise customers, while guiding strategic technical contributions to Eclipse. EclipseSource staff are involved in many Eclipse projects such as Equinox, PDE, RAP, ECF, p2, Riena, Eclipse Packaging and g-Eclipse.
HaraldMueller.jpg
Harald Mueller
SAP
Harald is head of the Java Server & Infrastructure development team at SAP. He is responsible for the Java EE Application Server and the Development Tools based on Eclipse.

SAP is one of the founding members of the Eclipse Foundation and started as a so-called "Strategic Consumer". Since June 2009 SAP raised the membership level to "Strategic Developer", meaning that SAP will have at least 8 developers assigned full time to the Eclipse project.

Presentations

Experiences with Model Driven Software Development - Creating the Palladio Toolchain

The Palladio Component Model (PCM) is a meta-model and an eclipse based toolset for modelling component-based software architectures. Based on PCM models software architects can predict different quality properties including performance, reliability and maintainability. The PCM uses various modelling technologies provided in the eclipse modelling project including EMF, GMF, OCL, UML2, openArchitectureWare, QVT. In the talk, Steffen introduces the PCM's model-driven toolchain and presents the experiences collected with applying the named eclipse modelling technologies in its realisation.

100px
Dr. Steffen Becker
FZI
Steffen Becker is Department Manager at the Forschungszentrum Informatik (FZI) in Karlsruhe in the division for Software Engineering since January 2008. Before, he graduated from the University of Oldenburg with a PhD in computer science. From July 2003 he was a member of the young investigators excellence program Palladio of the National German Research Foundation. He got his diploma in business administration and computer science combined in 2003 from the Technical University of Darmstadt.

He participates regularly in conferences where he gives presentations, holds tutorials, and participates in panel discussions. His interests include model-driven software development, software architectures, and model-driven quality predictions.


Automated functional testing with keywords

Functional testing is an important part of the development process, yet many teams find it difficult to efficiently automate acceptance tests. The problem is usually the maintenance of an ever-growing set of tests against an ever-changing application.

Keyword-driven testing can vastly reduce the effort spent creating and maintaining functional tests. This approach is based on the same standards as software development: it places importance on test design, abstraction of details and modularization for reusability. The concept is simple – functional tests consist of frequently repeated actions (e.g. click OK, open dialog, save project). By identifying reusable modules for the test and designing keywords for these, tests grow quickly through wide reuse of referenced keywords. Referencing keywords improves the maintainability of tests – central changes update the whole test.

Keywords offer various advantages for the test process. Depending on the framework, testers can create and/or combine keywords to make tests without programming. Test creation can run parallel to application development, which allows prompt feedback through early-running tests. Finally, changes are easy to make – either to keywords or to the test flow. Tests are written in natural language and so can be read by end users to check that requirements have been fulfilled.

This talk looks at the concepts and advantages of keyword driven testing and presents examples of keywords for Eclipse applications. Some of the points for a successful keyword-driven framework are addressed.

HansJoachimBrede.jpg
Hans-Joachim Brede
BREDEX
Hans-Joachim (Achim) Brede is the founder of BREDEX GmbH and is one of its managing directors. He has implemented and managed multiple, highly complex customer projects and is responsible for the concepts in the development of the automated test tool GUIdancer. Achim holds a Master in Computer Science and has worked with the University of Braunschweig and Digital Equipment as a technical consultant.


Eclipse Riena Project - General Overview and a new UI concept for RCP applications

The talk will give you an short overview over the Riena framework that is being delivered as part of the Galileo release train. The focus of the talk is on the new UI concept for RCP applications that is introduced by Riena.

The new UI concept does not only help developers to build UIs following the MVC pattern, but it also introduces a new navigation concept for RCP clients. This navigation concept is intended specifically for endusers. Its easy and intuitive to understand and yet very powerful. This talk will show you details about this concept and showcase some sample applications. We also show UI features for styling, filtering content in the UI and other UI features specifically aimed at making it easier to build large RCP applications.

ChristianCampo.png
Christian Campo
compeople

Christian Campo is an IT-consultant at compeople AG. With many years experience in the field of Java-EE, he is responsible for the development of innovative online applications and service-oriented architectures. Christian is the project lead for the Eclipse Riena project, an Eclipse Foundation project to provide a platform for building multi-tier enterprise client/server applications.


iPhonical – DSL and MDSD for mobile devices

Gekonnt tranchieren, ansprechend garnieren und maßvoll würzen ...

Neben der Auswahl der richtigen Zutaten (man nehme: RCP, GEF, EMF,...) kommt es beim Aufbau einer guten Eclipse-basierten Applikation noch auf andere Dinge an: Wie teile ich Funktionalität richtig auf mehrere Plug-Ins auf? Wie bringe ich GUI-Konzepte (Views, Editoren, Wizards...) am besten zur Geltung? Und welche Heuristiken, Metriken und Best Practices gibt es, die mir beim Einschätzen und Verbessern der Qualität meiner Software helfen können?

Dieser Talk richtet sich an Entwickler und Architekten Eclipse-basierter Anwendungen. Unser Vortrag soll den Appetit für die angemessene Verwendung von Eclipse-Konzepten bei der täglichen Arbeit anregen, den Geschmacksinn verfeinern und Geschick bei der Zubereitung vermitteln. Wir bringen Rezepte aus der eigenen Küche mit und sind sehr an einem Austausch mit anderen Eclipse-Gourmets interessiert.

LeifFrenzel.jpg
Leif Frenzel
andrena objects
Leif Frenzel is senior developer and agile coach at andrena objects ag. He has extensive experience in the design and implementation of Eclipse-based software (both IDE tooling and RCP applications). Leif has worked as developer, architect and project lead at Innoopract (now EclipseSource) from 2001 to 2007, and as project management coach at Nero from 2007-2009. He has also initiated and maintained Open Source projects building Eclipse support for functional programming languages and distributed revision control.
StefanSchuerle.jpg
Stefan Schürle
andrena objects
Stefan Schürle ist Softwareentwickler bei der andrena objects ag. Nach vielen Jahren Programmierung mit Java liegt sein aktueller Aufgabenschwerpunkt bei der Erstellung von RCP Applikationen.


Best Practices - RCP Mail 2.0: Commands, Common Navigator, and Data Binding

The RCP Mail example shows its age. Many new and useful features have been added to the Eclipse Platform since the example was written, and it is time to take the example to new levels.

In a hands-on way, we will bring the example up to date by adopting some of the more interesting new APIs developed since the original RCP Mail example was written.

In particular, we will show the following:

  • How to use the new Commands API to contribute to menus, toolbars, and context menus, and how to create key bindings.
  • How to use the Common Navigator to show tree-shaped data structures that are not workspace resources.
  • How to use the data binding framework to make the UI code easier to write, and easier to test.

Explanations of the concepts will be given by members of the Eclipse Platform UI team, while the concrete examples will be explained by experienced Eclipse professionals.

We will also show the different tools that are provided by Eclipse PDE and JDT to help you developing RCP applications.

FrankGerhardt.png
Dr. Frank Gerhardt
Gerhardt informatics
Dr. Frank Gerhardt is an Eclipse and OSGi expert. He has been developing business applications based on Java and RCP for years. His company is an Eclipse member and offers development, training and consulting. He is a regular speaker at conferences like JAX, OOP, JFS and EclipseCon.
100px
Michael Scharf
WIND RIVER
Michael Scharf is one of the architects of the Wind River Workbench, a CDT based IDE for embedded development. He works for WindRiver since 1994. Earlier in his career, he worked for 9 years in the area of computational molecular biology using object oriented technology for analysis and visualization of complex data. He is active in the eclipse community since 2001.


Automatisierte GUI Tests mit SWTBot

Lange Zeit mussten GUI Tests manuell ausgeführt werden, da zu viele Probleme eine einfache Verwendbarkeit von automatischen Tests verhinderten.

SWTBot ist ein neues Eclipse Projekt, welches verspricht viele dieser Hindernisse zu beseitigen.

Platformunabhängigkeit, enge Eclipse- sowie JUnit-Integration und eine intuitive Umsetzung führen dazu, dass die Erstellung und Wartung von GUI Tests auch mit graphischen Frameworks wie GEF zeiteffizient möglich sind.

SWTBot hat daher das Potential eine wichtige Komponente in jedem SWT-basierten Softwareentwicklungsprozess zu werden.

JensKuebler.jpg
Jens Kübler
aquintos

"Single Sourcing RCP and RAP" - Desktop and web clients from a single code base

The Eclipse Rich Ajax Platform provides a framework and tools to develop rich clients and web clients from a single code base, either from scratch or by migrating an existing RCP codebase. In this talk you will learn how to create ready-for-production RAP applications. In addition, we'll get you jumpstarted on implementing a single code base for the RAP and RCP versions of your application.

  • Introduction - A short overview of what RAP is, and what it isn't.
  • Single Sourcing - There are some inevitable differences between RCP and web clients. Based on our experiences in a variety of customer projects, we'll present our best practices for dealing with those issues.
  • Styling - Web clients should look different than RCP clients. We'll show how a regular RCP application can be transformed into an appealing web application.
BenjamingMuskalla.jpg
Benjamin Muskalla
EclipseSource
Benjamin Muskalla works as a software developer and consultant at

EclipseSource in Karlsruhe, Germany. He is one of the core team of committers on the Rich Ajax Platform (RAP) project and contributes to several other Eclipse projects including E4, Platform UI and JDT. His interests include squash, billiards and generally spreading the word about RAP.


Panel Diskussion

AlexanderNeumann.jpg
Alexander Neumann
heise Developer Channel / iX
Alexander Neumann ist seit Dezember 2008 Redakteur bei der Zeitschrift iX und insbesondere für den Online-Channel heise Developer zuständig. Nach dem Magister-Studiengang in Germanistik und Geschichte sowie mehreren Jahren in Wissenschaft und als Lektor in der Werbebranche gelang ihm der Einstieg in den IT-Journalismus 2004 als Redakteur für das Java Magazin und Eclipse Magazin des Software & Support Verlags. Er war beziehungsweise ist im Programmkomitee der Konferenzen Eclipse Summit Europe, Eclipse Forum Europe und Software-QS-Tag.


SOA a la OSGi

Eclipse sei dank: OSGi ist inzwischen voll in der Java-Welt angekommen. Vielen ist das Dynamic Module System for Java, so der offizielle Slogan der OSGi Alliance, eben nur als Modul-System bekannt. Aber wie können die sauber getrennten Bundles bzw. Plug-ins kollaborieren, um ein lauffähiges System zu bilden? Dafür bietet OSGi ein publish-find-bind Service Model, mit dem die Module zusammenarbeiten können und gleichzeitig lose gekoppelt bleiben. Das OSGi Service Model ist sozusagen eine SOA für die JVM, wobei die neue Version 4.2 der OSGi-Spezifikation mit Remote Services sogar die Tür zur Verteilung öffnet.

Dieser Vortrag stellt das OSGi Service Model vor und zeigt Wege wie z.B. OSGi Declarative Services, um den Umgang mit dynamischen Services zu erleichtern. Und natürlich werden wir auch einen Blick auf Remote Services werfen.

HeikoSeeberger.jpg
Heiko Seeberger
Weigle Wilczek
OSGi-Experte und Scala-Enthusiast


The Modeled UI in Eclipse e4

The E4 User Interface is a modeled application. This means that all graphical elements you see in the screen are rendered from a model that contains the description of each element. In this talk we explain the details of the model and show examples of using it to create RCP applications and the current Eclipse WorkbenchWindow layout. We also demonstrate how you can exploit this design when developing your code. For example, you will see that changes in the model are immediately reflected on running applications, enabling a great deal of power to implement UI managing strategies. We'll also discuss the overlap between the model and the CSS layer. The former captures "structural" information such as the views that are available in each stack while the latter is responsible for defining the stylistic 'look' of the elements.

ThomasSchindl.jpg
Thomas Schindl
BestSolutions.at
Tom is self-employed and CEO of BestSolution.at Systemhaus Gmbh a software company building applications (RCP, J2EE) for companies around the world. Besides implementing solutions their own BestSolution.at consulted companies to introduce Eclipse Technologies into their software stack by providing its knowledge about Eclipse Technologies and Software Design experience. Tom is one of the Platform-UI and Nebula committers working on JFace-Viewers, Nebula-Grid and contributed patches to other eclipse projects (EMF, ...). He is the founder of the UFacekit-Project which builds a layer of abstraction above Eclipse-Databinding. He is a regular contributor to the eclipse newsgroups and received the top contributor award in 2007 for his work on JFace-Viewers. Tom is part of the E4 project team and has written the EMF based platform prototype used as the starting point for the implementation of the next generation of the Eclipse-Platform.


Documenting RCP applications with DITAworks

AlexejSpas.jpg
Alexej Spas
instinctools

Back to the top