IntelliJ IDEA 2018.3 Help

New Project: PhoneGap/Cordova

File | New | Project

Welcome Screen | Create New Project

The right-hand pane of the Project Category and Options dialog box looks as follows when you choose Static Web in the left-hand pane and then choose PhoneGap/Cordova App from the list in the right-hand pane.

The feature is supported only in the Ultimate edition when the PhoneGap/Cordova plugin is installed and enabled. The plugin is not bundled with IntelliJ IDEA, but it can be installed from the JetBrains plugin repository as described in Managing Plugins.

Item

Description

Project Name

In this field, specify the name of the project, by default it is the name of the folder specified in the location field.

Project Location

In this field, specify the path to the project folder where the project-related files will be stored.

PhoneGap/Cordova

In this text box, specify the location of the executable file phonegap.cmd, or cordova.cmd, or ionic.cmd (see Installing PhoneGap/Cordova/Ionic).

Last modified: 1 February 2019

See Also