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 Day Krakow 2012/Agenda"

m
(Agenda)
Line 1: Line 1:
 
==Agenda==
 
==Agenda==
 +
 +
'''Redefining Modularity with Object Teams''' (English) - [https://www.eclipsecon.org/europe2012/users/241 Stephan Herrmann], GK Software AG
 +
 +
[http://www.eclipsecon.org/europe2012/sessions/redefining-modularity-object-teams abstract]
 +
 +
'''No more excuse for your NPE: JDT 3.8 understands null-annotations''' (English) - [https://www.eclipsecon.org/europe2012/users/241 Stephan Herrmann], GK Software AG
 +
 +
NullPointerExceptions are among the most common and most embarrassing symptoms of failures in Java programs. Starting with the Juno release, JDT has entered the next stage of fighting NPE as-you-type: annotating your code with null specifications. This talk will show you how to get the most from this new feature, and I will outline what's currently cooking.
  
 
'''Tworzenie aplikacji typu Rich Clients za pomocą Eclipse 4 RCP''' (Polish) - Kamil Piętak, AGH
 
'''Tworzenie aplikacji typu Rich Clients za pomocą Eclipse 4 RCP''' (Polish) - Kamil Piętak, AGH
  
 
'''Eclipse Command Language''' (English) - Bartosz Czerwiński, Luxoft
 
'''Eclipse Command Language''' (English) - Bartosz Czerwiński, Luxoft
 +
 +
'''Eclipse of idleness and focus on current task''' - Dariusz Luksza
  
 
TBD
 
TBD

Revision as of 04:26, 6 August 2012

Agenda

Redefining Modularity with Object Teams (English) - Stephan Herrmann, GK Software AG

abstract

No more excuse for your NPE: JDT 3.8 understands null-annotations (English) - Stephan Herrmann, GK Software AG

NullPointerExceptions are among the most common and most embarrassing symptoms of failures in Java programs. Starting with the Juno release, JDT has entered the next stage of fighting NPE as-you-type: annotating your code with null specifications. This talk will show you how to get the most from this new feature, and I will outline what's currently cooking.

Tworzenie aplikacji typu Rich Clients za pomocą Eclipse 4 RCP (Polish) - Kamil Piętak, AGH

Eclipse Command Language (English) - Bartosz Czerwiński, Luxoft

Eclipse of idleness and focus on current task - Dariusz Luksza

TBD

Back to the top