Home > Java > Javagetting Started > body text

How to use eclipse to create java program

王林
Release: 2019-11-19 09:25:22
Original
6306 people have browsed it

How to use eclipse to create java program

First open eclipse, click on file

How to use eclipse to create java program

and select New——Java Project

How to use eclipse to create java program

Enter the name of the project and click finish

How to use eclipse to create java program

. When you see an additional study, right-click on the study and select New——Class

How to use eclipse to create java program

How to use eclipse to create java program

Enter the class name and click finish

How to use eclipse to create java program

See that there is already a java program

How to use eclipse to create java program

Recommended tutorial: Java tutorial

The above is the detailed content of How to use eclipse to create java program. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template