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
IBM Corporation and Others: Java Development User Guide
Sun: Java 2 Platform
Eckel: Thinking in Java
Lemay, Perkins, Morrison: Teach Yourself Java
Sun: The Java Tutorial
Eck: Intro to Java
Walnum: Java by Example
Tutorials
Previous
