Web Links

Date Link Description
01-03-2005 http://www.eclipse.org/ Home of the Eclipse Programming Environment. Eclipse is an open software project and may be freely downloaded. I also have CD's with Eclipse and associated software on them.
01-03-2005 http://java.sun.com/ The Java Developers Site -- Downloads of Java, lots of documentation and examples, and much more.
01-12-2005 http://java.sun.com/docs/books/tutorial A group of tutorials for the beginner on the Java Developers Web Site. It does not use a particular development environment.
01-12-2005 http://www.eclipse.org/ The eclipse homepage -- there are tutorials as well as pointers to plugins for the environment.
01-12-2005 http://www.junit.org/ The JUnit home page. This has the downloads for the JUnit testing framework.
01-12-2005 http://www.onjava.com/pub/a/onjava/2004/02/04/juie.html An article on using JUnit with Eclipse.
01-12-2005 http://java.sun.com/j2se/1.4.2/docs/api/ The Java 1.4.2 API -- all the routines and classes in the Java 2 Platform. Served from java.sun.com.
01-12-2005 http://www.eecs.utoledo.edu/~jheuring/eecs1560.html The home page for the EECS 1560 course -- Intro to Object-Oriented Programming (in Java).

Last Modified: 01/03/2005
Page Created by: Dr. Gerald R. Heuring