CHAPTER 1 ■ WRITING YOUR FIRST JAVA PROGRAM
After you've started Eclipse, you can make a new project as follows:
- From the FFile menu, select NNew, and then select PProject. The New Project
window appears, as shown in Figure 1-1.
Figure 1-1. Eclipse's New Project window.
- In the New Project window, double-click JJava Project. The New Java Project
window appears, as shown in Figure 1-2.