Use ecipse first create a java project

 

The first use Eclipse to create a java project

Step 1: Open eclipse
Step 2: Select Workspace
Step 3: Create a java project
Step 4: Enter the name of the project j2se
Step 5: After successfully created an interface to see

Step 1: Open eclipse

This is so far the latest version of eclipse 4.5 MARS 
current date: 2016-2-11

Open eclipse

Step 2: Select Workspace

Use directory e: \ project

in addition to the first start time can be selected outside the eclipse workspace, also after starting, the command is carried out by selecting the workspace: 
File -> Switch Workspace selected e: \ project as a work area

Select a workspace

Step 3: Create a java project

The first time you create a Java project

File->New->Other->Java->java Project


After re-create java project, you only need

File->New->java project

Create a java project

Step 4: Enter the name of the project j2se

Enter the name of the project j2se
click to finish

Enter the name of the project j2se

Step 5: After successfully created an interface to see

After seeing the success of the creation interface


More, click here for:  https://how2j.cn/k/helloworld/helloworld-eclipse-project/144.html?p=61135

Published 13 original articles · won praise 11 · views 4663

Guess you like

Origin blog.csdn.net/qq_31634777/article/details/104618215