This document discusses Eclipse and Java 8 support. It provides an overview of major Java 8 features like lambda expressions and type annotations that are available in Eclipse Kepler and Luna. It describes how to get started with Java 8 in Eclipse, including downloading the appropriate Eclipse version, installing JDK 8, setting the compiler compliance level and creating Java 8 projects. It also lists Eclipse features that support Java 8, such as the compiler, code completion and search. Finally, it briefly mentions contributing to Eclipse.