2. When choosing a version for javaEE developers, you should also pay attention to one problem: choose 64-bit and 32-bit versions to download according to your system version.
3. After downloading, you will get a zip file, unzip this file to any directory in your computer, and then open this directory, which contains a eclipse.exe file.
4. I entered eclipse. Open File | New | New java Project, and then fill in your project name in the project name column.
5. Create a java class: Open "New" and "New Class" under the file menu.
6. You can create a new program, as shown in the figure below.