Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Evangelism/Talks/Java8 And More

< Evangelism
Revision as of 15:49, 28 August 2014 by Unnamed Poltroon (Talk) (Created page with "=Eclipse Luna: Java 8 and More!= =Abstract= Every year, the Eclipse simultaneous release brings together the hard work of dozens of open source projects into a single coordi...")

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

Eclipse Luna: Java 8 and More!

Abstract

Every year, the Eclipse simultaneous release brings together the hard work of dozens of open source projects into a single coordinated release. Most people think of Eclipse as a Java IDE; for the IDE crowd, this year’s Luna release introduces changes in the look and feel of Eclipse, Java 8 support, enhanced content assist, and more. This session walks through some of the new IDE features and surveys some of the other technology being developed by open source projects at Eclipse, including application frameworks, runtime technology, and modeling tools.

Content

Introduction

What is Eclipse?

What is Luna/Simultaneous Release

Little Things (mean a lot)

  • dark theme, split editors
  • line numbers on by default
  • reduced whitespace in default presentation
  • hide the "quick access" bar

Java 8 Support

  • Lambdas
  • Content assist/refactoring

Recommenders

Dark Theme

Back to the top