Java Development
In its simplest form, Eclipse is a Java development environment. Eclipse supports the creation, building, running, and testing of Java projects in one environment. Eclipse also has several tools to support Java development, in particular the debugger tool. Other tools that are available are concurrent versioning system (CVS) and JUnit. CVS is a repository to maintain multiple versions of files and track changes. JUnit is a unit testing framework specifically for Java.
Author: Laurie Williams and Sarah Heckman
Maintained By: Sarah Heckman
Last Updated: 2008-08-14
Modules
Assignments
Reading
Eckel: Thinking in Java
Walnum: Java by Example
Sun: Java 2 Platform
IBM Corporation and Others: Java Development User Guide
Eck: Intro to Java
Lemay, Perkins, Morrison: Teach Yourself Java
Sun: The Java Tutorial
Tutorials
Previous
