Updated on 2022-02-24 GMT+08:00

Creating a Project

  1. In the Eclipse, and choose File > New > Project. In the dialog box displayed, select Java Project and click Next.

    Figure 1 Creating a Java project

  2. Specify Project name, set the JRE version to JavaSE-1.8, and click Finish.

    Figure 2 Setting the project name