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

Braunschweig Demo Camp June2012

Revision as of 02:48, 27 June 2012 by Zeb.ford-reitz.bredex.de (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Eclipse DemoCamp Old.jpg What is an Eclipse DemoCamp?

Location

Braunschweig

Öffentliche Versicherung Braunschweig

Date and Time

28th June 2012 starting at 17.00

Registration

Participation is free.

Please use the Eventbrite page to register.

Language

The demonstrations will be held in German.

Organizer

BREDEX GmbH

Agenda

17.00 - 17.15 : Welcome

17.15 - 17.35 Application hopping with Jubula

17.35 - 17.55 Code Recommenders

17.55 - 18.15 JavaFX/Swing Renderers for the Eclipse 4 Application Platform

18.15 - 18.45 BREAK

18.45 - 19.05 Riena on e4

19.05 - 19.25 Xcore: Ecore Meets Xtext

19.25 - 19.45 Kooperatives Modellieren

What about the football?

If Germany wins against Greece this Friday, then the The semi-final will take place on the Thursday of the Demo Camp. Have no fear, though, football fans! As you can see from the demo list, we will be finished before 8pm, leaving us plenty of time to get to our preferred place to watch the match!

Presenters

We have six demos for this Demo Camp.

JavaFX/Swing Renderers for the Eclipse 4 Application Platform (Kai Tödter, Siemens)

One important architectural concept of the Eclipse 4 application platform is the strong separation of application model and rendering engine. As a proof of concept, Kai will show prototype rendering engines that use JavaFX 2.1 and Swing as UI technologies.

Application-hopping with Jubula (Alex Schladebeck, BREDEX GmbH)

Testing complex use cases often involves switching between applications during the test - be it between two differerent applications (admin : full application) or two instances of the same application (to test database replications or multi-user support). This demonstration shows how Jubula supports application hopping using the concept of test jobs.

Xcore: Ecore Meets Xtext (Ed Merks - Project Leader of Eclipse Modeling Framework)

Ecore's success stems from its power to describe deep semantic structure more concisely than Java. The downside are the tools. Certainly Ecore's structured editor is simple and effective and its graphical editor is rich and elegant but both are cumbersome compared to traditional text-based tools. The Xtext framework beckons with a solution: a textual syntax for Ecore. Going one step further, we leverage Xbase to define a concise textual notation for describing behavior and exploit it to implement constraints, derived features, operations, and data type conversion. We call this new language Xcore.

Code Recommenders (Marcel Bruch, Project Lead of Eclipse Code Recommenders)

Application frameworks have become an integral part of today's software development - this is hardly surprising given their promised benefits such as reduced costs, higher quality, and shorter time to market. But using an application framework is not free of cost. Before frameworks can be used efficiently, software developers have to learn their correct usage which often results in high initial training costs.
However, framework usages frequently follow typical patterns that manifest themselves in source code of applications that use these frameworks - and thus can be extracted from code and directly reused to guide novice developers when learning these frameworks. The Eclipse Code Recommenders project facilitates this reuse of collective knowledge by automatically collecting such information from code and brings back this knowledge into the IDE by means of intelligent code completion, extended (usage-driven) javadocs, and many things more.
This demo introduces you to Eclipse Code Recommenders. It will demonstrate how you can leverage the collective knowledge of your team mates to improve your own productivity with no effort.

Riena on e4 (Heiko Barth, Eclipse Riena Committer)

Eclipse Riena is a modern client server framework for business applications. One central part of Riena is the customizable task oriented user interface which relies heavily on Eclipse RCP. This talk will give you an overview about the key concepts of porting Riena to Eclipse 4.

Kooperatives Modellieren (Martin Vogel and Marc Janssen, TU Clausthal)

Software engineering is teamwork. TeamMode allows the creation of a tool-based model repository for developments teams that handle models of any modeling language. This Demo shows an example where two developers work together at a diagram and merge their results to a new diagram.

Eclipse 4 Training in Braunschweig on the following day

We're pleased to welcome Kai Tödter to BREDEX on the 29th June to give a one-day training course on Eclipse 4.

An agenda and further information, including registration details can be found here.

Back to the top