Computer Science Department, Bucknell University

Exercise on Eclipse IDE
CSCI 475 Fall 2004
Professor Dan Hyde

This is an exercise to get you started with using Eclipse, an industry-wide Integrated Development Environment (IDE). The version we will use is set up for developing programs in Java and includes plug-ins for JUnit and CVS. However, many eclipse plug-ins exist for other programming languages and tools as well.

Since eclipse is widely used in industry, it is to your benefit to become comfortable using eclipse as a development environmnet. To be able to say you know eclipse well in a job interview is a big plus.



Page maintained by Dan Hyde, hyde at bucknell.edu Last update October 12, 2004
Back to CSCI 475's home page.