ABSTRACT

C.1 Eclipse . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 451 C.2 Create and Build a Project . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 452 C.3 Debugging the Program . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 453

An Integrated Development Environment (IDE) is a program that integrates different programming tools together into a unified user interface. In this chapter we illustrate the notion of an IDE with Eclipse. Fig. C.1 shows the web site. This chapter uses many screenshots to visually explain various steps when using Eclipse.