Monday, April 20, 2009

Java Programs in Eclipse

Today we are taking it one step further: Instead of working with Notepad and the primitive command line interpreter for writing, compiling and running Java programs, we are using Eclipse from now on.
Eclipse is an integrated development environment that makes it easier for you to write Java programs. It is a well known program used by professional software engineers. We are exploring Eclipse by writing and extending the HelloWorld program. Watch the Eclipse presentation for details.

Homework
Answer the review questions on Eclipse.

No comments: