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 November 2012/Dresden"

(Agenda)
(Details)
Line 49: Line 49:
 
*'''qMark: Energy Tests for Android Apps''' [http://www.claaswilke.de/ Claas Wilke]
 
*'''qMark: Energy Tests for Android Apps''' [http://www.claaswilke.de/ Claas Wilke]
 
:Energy consumption has become a major topic for today's mobile devices such as smart phones and tablet PCs. Although they have rather limited battery capacities, many mobile applications waste energy due to inefficient or unforseen badly-behaving application code. In this demo we show how energy tests can identify bottlenecks in mobile applications and present our testing and profiling infrastructure ''qMark'' for Android applications.
 
:Energy consumption has become a major topic for today's mobile devices such as smart phones and tablet PCs. Although they have rather limited battery capacities, many mobile applications waste energy due to inefficient or unforseen badly-behaving application code. In this demo we show how energy tests can identify bottlenecks in mobile applications and present our testing and profiling infrastructure ''qMark'' for Android applications.
 
+
*'''Movisa: Using Eclipse Modeling Technologies to handle current Challenges in Industrial Automation''' ([http://www.xing.com/profile/Henning_Hager Henning Hager], [http://www.monkey-works.de MONKEY WORKS]):
 +
:Automation engineers are faced with big challenges when developing visualization solutions for industrial processes due to the increasing variety of devices for visualizing industrial processes: Recurring development efforts significantly increase the development time and thus the development costs, and even maintenance efforts. Furthermore, advanced expert knowledge about target technologies and platforms is required and needs to be kept up-to-date.
 +
:In this demonstration, we show the Eclipse based engineering tool ''Movisa'' in action. ''Movisa'' handles the aforementioned challenges by means of a model driven development procedure and domain specific concepts. To achieve this, ''Movisa'' makes use an advantageous mix of Eclipse technologies such as EMFText, GMF, Epsilon et cetera. In this talk, we will also share our experiences of closely combining those plugins to meet our needs.
  
 
=== Who Is Attending  ===
 
=== Who Is Attending  ===

Revision as of 11:33, 14 October 2012

Eclipse DemoCamp Old.jpg What is an Eclipse DemoCamp?

Location

TU Dresden, Falkultät für Informatik, Raum E023

Anreise: http://www.inf.tu-dresden.de/index.php?ln=de&node_id=12

TU Dresden005 10683905cf.jpg
Quelle: TU Dresden, Lothar Sprenger

Date and Time

20.11.2012 (time tbd)

Organizer

Lars Martin, SMB GmbH

Sponsors

This Eclipse DemoCamp will be sponsored by SMB GmbH, the Eclipse Foundation, DevBoost GmbH and the Software Technology group.

Smb.png   Eclipse.png   Devboost logo.png   St group logo.png

  • SMB has been an independent IT consulting firm since 1998. We are devoted to providing high-quality RCP and OSGi software development, consulting and training to mid-sized organizations. Additionally we develop independent products and tools based on the Eclipse Rich Client Platform.
  • Eclipse Foundation is a not-for-profit, member supported corporation that hosts the open-source Eclipse Projects.
  • DevBoost is a spin-off of the TU Dresden that provides products and services to increase quality and efficiency in software development.
  • Software Technology group is part of the Computer Science faculty of TU Dresden and kindly provides the room for the Demo Camp.

If you or your company would like to sponsor the venue, please get in touch with Lars.

Agenda

If you would like to give a demo, please feel free to add it to the list. Should we receive more submissions than we can fit into the schedule, we will select the ones that we think are most interesting to the audience.

  • Let's try this again: Hibernate Code-Generation for Pracmatic Developers with HEDL - Mirko Seifert
  • qMark: Energy Tests for Android Apps Claas Wilke
  • One for all: IDE and Workspace Provisioning with p3 - Lars Martin, itemis AG
  • Movisa: Using Eclipse Modeling Technologies to handle current Challenges in Industrial Automation - Henning Hager, MONKEY WORKS

Details

If you added your demo to the list above, please add a short abstract to this list so people know what you will be talking about.

To ease the implementation of data models and to perform ORM, code generation is advertised as a solution for years already. Yet, ORM frameworks like Hiberante are far more popular than any code generation approach. Still, annotation-based frameworks such as Hibernate require a lot of boilerplate code writing. The Hibernate Entity Definition Language (HEDL) combines the benefits of ORM frameworks and code generation, by generating code for the Hibernate framework. Thus, HEDL is an excelent example of a pragmatic domain specific language (DSL), where the benefits of using DSLs and code generation for one important technical aspect of almost every Java software project can be directly observed (the average LOC ratio between the DSL and Java code is 1:100).
In this talk, we will not only demonstrate HEDL in action, but also discuss the properties that make HEDL a popular and useful DSL. Furthermore, we give insights about how HEDL was developed and how you can extend and modify it for your needs.
Energy consumption has become a major topic for today's mobile devices such as smart phones and tablet PCs. Although they have rather limited battery capacities, many mobile applications waste energy due to inefficient or unforseen badly-behaving application code. In this demo we show how energy tests can identify bottlenecks in mobile applications and present our testing and profiling infrastructure qMark for Android applications.
  • Movisa: Using Eclipse Modeling Technologies to handle current Challenges in Industrial Automation (Henning Hager, MONKEY WORKS):
Automation engineers are faced with big challenges when developing visualization solutions for industrial processes due to the increasing variety of devices for visualizing industrial processes: Recurring development efforts significantly increase the development time and thus the development costs, and even maintenance efforts. Furthermore, advanced expert knowledge about target technologies and platforms is required and needs to be kept up-to-date.
In this demonstration, we show the Eclipse based engineering tool Movisa in action. Movisa handles the aforementioned challenges by means of a model driven development procedure and domain specific concepts. To achieve this, Movisa makes use an advantageous mix of Eclipse technologies such as EMFText, GMF, Epsilon et cetera. In this talk, we will also share our experiences of closely combining those plugins to meet our needs.

Who Is Attending

If you plan on attending please add your name and company to the list below.

  1. Lars Martin, SMB GmbH
  2. Tobias Roeser, ToToTec GbR
  3. Mirko Seifert, DevBoost GmbH
  4. Claas Wilke, TU Dresden, Lehrstuhl Softwaretechnologie
  5. Florian Baier, T-Systems International GmbH
  6. Roland Samlaus, Fraunhofer IWES

Past DemoCamps

canceled: Eclipse DemoCamp Juno 2012
Eclipse DemoCamp November 2011
Eclipse DemoCamp Indigo 2011
Eclipse DemoCamp November 2010
Eclipse DemoCamp Helios 2010

Back to the top