Chapter 1. Basic Skills

Introduction

If you’re a Java™ programmer, Eclipse is the best thing since sliced bread. Eclipse not only takes the rough edges off Java development better than any other product, but also it’s a free download!

Even if you develop with just the Java compiler, javac, Eclipse can make life easier for you. In fact, Eclipse’s Integrated Development Environment (IDE) makes the development process as close to fun as it can get: the first time that Java programmers fire up Eclipse and start to use it, they often find themselves thinking, This is great!

As with any extensive programming tool, however, Eclipse has a learning curve. In this chapter, we will brush up on fundamental Eclipse skills, from installing Eclipse to creating a simple Java application. Some of these skills are covered for the sake of reference, and you already might be adept at them, while others might be new to you. The goal with this book is to push the Eclipse envelope; to do that, you must have the solid foundation this chapter provides.

Get Eclipse Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.