banner



How To Create A New Folder In Java

Create a new project

  1. Launch IntelliJ IDEA.

    If the Welcome screen opens, click New Project.

    Otherwise, from the main menu, select .

  2. From the list on the left, select the framework that you want to use in your application.

  3. If suggested, configure the project SDK. To develop Java-based applications, you need a JDK (Java Development Kit).

    If the necessary JDK is already defined in IntelliJ IDEA, select it from the Project SDK list.

    If the JDK is installed on your computer, but not defined in the IDE, select Add JDK and specify the path to the JDK home directory (for example, /Library/Java/JavaVirtualMachines/jdk-12.0.1.jdk).

    Configuring an SDK for the new project

    If you don't have the necessary JDK on your computer, select Download JDK. In the next dialog, specify the JDK vendor, version, and change the installation path if required.

    Downloading a JDK for the new project
  4. Other options differ depending on the framework that you have selected. Refer to the list below for the detailed description of options for each framework.

Java

Maven

Gradle

Android

Select the type of project you want to create from categories of device form factors that are shown as tabs at the top of the wizard.

Creating a new Android project

IntelliJ Platform Plugin

JavaFX

Select the libraries that you want to use in your application.

Creating a new JavaFX project

Java Enterprise

Spring Initializr

Spring boot

Quarkus

Select extensions that you want to use in your project. If you select technologies that require additional plugins, the IDE will notify you about it once the project is created, and will suggest installing or enabling them.

Selecting extensions for the new Quarkus project

For more information, refer to Quarkus.

Micronaut

Select extensions that you want to use in your project. If you select technologies that require additional plugins, the IDE will notify you about it once the project is created, and will suggest installing or enabling them.

Selecting extensions for the new Micronaut project

For more information, refer to Micronaut.

MicroProfile

Select specifications that you want to use in your project. If you select technologies that require additional plugins, the IDE will notify you about it once the project is created, and will suggest installing or enabling them.

Selecting specifications for the new MicroProfile project

Ktor

On the next page, select plugins (formerly known as features) that you want to use in this application. They provide common functionality of a Ktor application, for example, authentication, serialization and content encoding, compression, cookie support, and so on.

Creating a new Ktor project

Groovy

Grails App Forge

JavaScript (Static Web)

Select the necessary framework:

Creating a new JavaScript project

Kotlin

During step 1, the global project properties are defined.

During step 2, the module structure of the project is configured. This step is optional.

Common settings

The settings in this section are applicable to all module types irrespective of the selected template.

Module templates

Module templates determine the initial module setup. Depending on the selected module template, modules may have different settings.

JVM-specific settings

The settings in this section are only applicable to JVM targets/modules.

Android-specific settings

The settings in this section are only applicable to Android targets/modules.

JavaScript-specific settings

The settings in this section are only applicable to JavaScript targets/modules.

Web

Last modified: 04 November 2021

How To Create A New Folder In Java

Source: https://www.jetbrains.com/help/idea/new-project-wizard.html

Posted by: kerbereaceforehis.blogspot.com

0 Response to "How To Create A New Folder In Java"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel