Chapter 2

Setting Up Your Computer

In This Chapter

arrow Installing Java

arrow Downloading and installing the Eclipse integrated development environment

arrow Checking your Eclipse configuration

arrow Getting the code in this book’s examples

This book tells you how to write Java programs, and before you can write Java programs, you need some software. At the very least, you need the software that I describe in Chapter 1 — a Java compiler and a Java virtual machine (JVM, for short). You can also use a good integrated development environment (IDE) and some sample code to get you started.

You can get some of this software in a brightly colored box, but it’s easier (and cheaper) to download the software from the web. In fact, all the software you need for writing Java programs is free. The software comes as three downloads — one from this book’s website, another from Oracle, and a third from eclipse.org. Who needs another brightly colored box, anyway?

remember.eps The Oracle and Eclipse websites that I describe in this chapter ...

Get Beginning Programming with Java® For Dummies®, 3rd Edition 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.