IDEA creates ordinary Java projects

The first step: new a new Project

Step 2: Create a new interface java project

Step 3: next, fill in the Project name (project name), finish

the fourth step:

Step 5: Fill in the GroupId and ArtifactId next, next

Step 6: Fill in the project name and project address and finish

Step 7:

This is what it looks like after Finishing. You will be prompted to update the maven package. Select Auto Import to update it automatically later.

After configuring Configuration, select Run-->Edit Configurations-->Application, configure Main class and JRE and click OK.


 

Guess you like

Origin blog.csdn.net/guoweiting/article/details/105764136