Java Reference
In-Depth Information
F IGURE 1.19
The New Java Class dialog box is used to create a new Java class.
1.12.3 Compiling and Running a Class
To run the program, right-click the class in the project to display a context menu. Choose Run ,
Java Application in the context menu to run the class. The output is displayed in the Console
pane, as shown in FigureĀ 1.20.
Edit pane
Output pane
F IGURE 1.20
You can edit a program and run it in Eclipse.
 
Search WWH ::




Custom Search