IntelliJ IDEA: Create new Project (whole class) and new Modules (applications)

In this tutorial we will create a new Project (for the whole class) and new Modules (applications).




File > New Project...





For the whole class we will select Maven type.
Select your (newest Java SDK)
Next



This setting is for the WHOLE CLASS, we will create particular Modules (applications) later.





FINISH

At this point we have a new PROJECT with a first MODULE for the whole class.
You can use this module as a final project, or you will learn soon how to create new modules.

No comments:

Post a Comment