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 "Eclipse DemoCamps Luna 2014/Braunschweig"

(Created page with "Image:Eclipse DemoCamp New.jpg === Location === Braunschweig === Date and Time === TBD === Organizer === Alexandra Schladebeck, [http://www.bredex.de BREDEX GmbH] ...")
 
 
(21 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 
[[Image:Eclipse DemoCamp New.jpg]]
 
[[Image:Eclipse DemoCamp New.jpg]]
 +
 +
=== Registration  ===
 +
 +
The Eventbrite page is now open! Regsiter for free under [http://lunademocampbraunschweig.eventbrite.com/ http://lunademocampbraunschweig.eventbrite.com]
  
 
=== Location  ===
 
=== Location  ===
  
Braunschweig
+
Braunschweig, Öffentliche Versicherung, Theodor-Heuss-Straße
 +
 
 +
Theodor-Heuss-Straße 10<br>
 +
38122 Brunswick<br>
 +
Germany
  
 
=== Date and Time  ===
 
=== Date and Time  ===
TBD
 
  
=== Organizer ===
+
17th June
 +
 
 +
=== Organizers ===
  
 
Alexandra Schladebeck, [http://www.bredex.de BREDEX GmbH]  
 
Alexandra Schladebeck, [http://www.bredex.de BREDEX GmbH]  
Stefan Reichert, [http://www.zühlke.com/de]
+
Stefan Reichert, [http://www.zühlke.com/de Zühlke]
  
 
=== Sponsors  ===
 
=== Sponsors  ===
Line 20: Line 29:
 
If you would like to be a sponsor of this event, please contact Alexandra Schladebeck via eclipsestammtisch@bredex.de.
 
If you would like to be a sponsor of this event, please contact Alexandra Schladebeck via eclipsestammtisch@bredex.de.
  
=== Agenda  ===
+
=== Agenda  (Work in Progress) ===
  
TBD
+
* 16.45-17.00: Arrival
 +
* 17.00-17.15: Introduction
 +
* 17.15-17.35: Crowd-Sourcing, Code-Snippets, and more: What Eclipse Code Recommenders has been to up for Luna" [mailto:andreas.sewe@codetrails.com Andreas Sewe], [http://www.codetrails.com/ Codetrails]
 +
* 17.35-17.55: Server-side OSGi - The hard way - Pascal Alich
 +
* 17.55-18.15: Flying Sharks with m2m - Florian Pirchner
 +
* 18.15-18.35: Break
 +
* 18.35-18.55: e4 mit JavaFX - Zeb Ford-Reitz
 +
* 18.55-19.15: Jubula and JavaFX - Oliver Goetz
 +
* 19.15-19.35: Break
 +
* 19.35-19.55: Oomph: Automatically Provision a Project-specific IDE", [mailto:stepper@esc-net.de Eike Stepper]
 +
* 19.55-20.15: Eclipse Flux - Martin Lippert
 +
* 20.15-20.30: Testing devices with Jubula is like playing with Lego
  
 
=== Presenters  ===
 
=== Presenters  ===
Line 28: Line 48:
 
If you would like to present at this event, please add your name below.  
 
If you would like to present at this event, please add your name below.  
  
 +
'''Crowd-Sourcing, Code-Snippets, and more: What Eclipse Code Recommenders has been to up for Luna'''
 +
 +
[mailto:andreas.sewe@codetrails.com Andreas Sewe], [http://www.codetrails.com/ Codetrails]
 +
 +
'''Flying sharks with m2m'''
 +
 +
Florian Pirchner
 +
 +
'''Jubula and JavaFX'''
 +
 +
Oliver Goetz
 +
 +
Jubula can now test JavaFX applications! This demo will show you what you can do already and will talk about what's next on the list, as well as how you can contribute.
 +
 +
'''e4 und JavaFX'''
 +
 +
Zeb Ford-Reitz
 +
 +
'''Oomph: Automatically Provision a Project-specific IDE'''
 +
 +
[mailto:stepper@esc-net.de Eike Stepper]:
 +
 +
Each time you set up a fresh development environment to work with a particular version of a specific project you must install an IDE with appropriate tooling, materialize the appropriate projects in the workspace, materialize the appropriate target platform, install your personal tools, and manage your personal preferences. These tasks need to be well documented and evolve from release to release. In this talk we'll show how you can manage all this more effectively by formalizing the instructions so they can be performed automatically with the click of a button.
 +
 +
'''Server-side OSGI - The hard way'''
 +
 +
Pascal Alich
  
 +
'''[https://projects.eclipse.org/projects/technology.flux Eclipse Flux]'''
  
=== Who Is Attending  ===
+
Martin Lippert

Latest revision as of 09:43, 1 October 2014

Eclipse DemoCamp Old.jpg

Registration

The Eventbrite page is now open! Regsiter for free under http://lunademocampbraunschweig.eventbrite.com

Location

Braunschweig, Öffentliche Versicherung, Theodor-Heuss-Straße

Theodor-Heuss-Straße 10
38122 Brunswick
Germany

Date and Time

17th June

Organizers

Alexandra Schladebeck, BREDEX GmbH Stefan Reichert, Zühlke

Sponsors

Bredex.pngBREDEX GmbH
Zuehlke Logo rgb 100 2.png Zühlke Engineering

If you would like to be a sponsor of this event, please contact Alexandra Schladebeck via eclipsestammtisch@bredex.de.

Agenda (Work in Progress)

  • 16.45-17.00: Arrival
  • 17.00-17.15: Introduction
  • 17.15-17.35: Crowd-Sourcing, Code-Snippets, and more: What Eclipse Code Recommenders has been to up for Luna" Andreas Sewe, Codetrails
  • 17.35-17.55: Server-side OSGi - The hard way - Pascal Alich
  • 17.55-18.15: Flying Sharks with m2m - Florian Pirchner
  • 18.15-18.35: Break
  • 18.35-18.55: e4 mit JavaFX - Zeb Ford-Reitz
  • 18.55-19.15: Jubula and JavaFX - Oliver Goetz
  • 19.15-19.35: Break
  • 19.35-19.55: Oomph: Automatically Provision a Project-specific IDE", Eike Stepper
  • 19.55-20.15: Eclipse Flux - Martin Lippert
  • 20.15-20.30: Testing devices with Jubula is like playing with Lego

Presenters

If you would like to present at this event, please add your name below.

Crowd-Sourcing, Code-Snippets, and more: What Eclipse Code Recommenders has been to up for Luna

Andreas Sewe, Codetrails

Flying sharks with m2m

Florian Pirchner

Jubula and JavaFX

Oliver Goetz

Jubula can now test JavaFX applications! This demo will show you what you can do already and will talk about what's next on the list, as well as how you can contribute.

e4 und JavaFX

Zeb Ford-Reitz

Oomph: Automatically Provision a Project-specific IDE

Eike Stepper:

Each time you set up a fresh development environment to work with a particular version of a specific project you must install an IDE with appropriate tooling, materialize the appropriate projects in the workspace, materialize the appropriate target platform, install your personal tools, and manage your personal preferences. These tasks need to be well documented and evolve from release to release. In this talk we'll show how you can manage all this more effectively by formalizing the instructions so they can be performed automatically with the click of a button.

Server-side OSGI - The hard way

Pascal Alich

Eclipse Flux

Martin Lippert

Back to the top