Home  >  Article  >  Java  >  How to use eclipse to create a new java program

How to use eclipse to create a new java program

王林
王林Original
2019-11-11 09:47:243757browse

How to use eclipse to create a new java program

1. Open eclipse, click file

How to use eclipse to create a new java program

2. Select New - Java Project

How to use eclipse to create a new java program

3. Enter the name of the project and click finish

How to use eclipse to create a new java program

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

How to use eclipse to create a new java program

How to use eclipse to create a new java program

##5. Enter the class name and click finish

How to use eclipse to create a new java program

6. Seeing that there is already a java program

How to use eclipse to create a new java program

Recommended tutorial:

Java tutorial

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

Statement:
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