JDE User's Guide

Contents

Introduction

Editing Java Source Files

Generating Code Automatically

Compiling Java Programs

Building Java Applications

Running Java Applications

Running Applets

Debugging Applications

Setting a Global Classpath

Using Project Files

Browsing JDK Documentation

Browsing Source Code

Configuring the JDE

Customizing jde-mode

Introduction

Welcome to the JDE User's Guide. This guide explains how to use the JDE to develop Java applications and applets. The guide assumes that you are familiar with Emacs and JavaSoft's Java development tools.

About the JDE

The Java Development Environment (JDE)  is an Emacs Lisp package that interfaces Emacs to third-party  Java application development tools, such as those provided by JavaSoft's Java Development Kit (JDK). The result is an integrated development environment (IDE) comparable in power to many commercial Java IDEs. Features include:

JDE Requirements

The JDE requires the following software: