New HTML5 Application Wizard: Cordova Support

The New HTML5 Application wizard creates a new project for developing an HTML5 application with HTML, CSS and JavaScript.

In the Cordova Support page you can specify the details that are saved in the config.xml file of the project. You can edit the config.xml details later in the source editor or in the Cordova category of the Project Properties window.

This panel contains the following elements:

Option Description

Application ID

Type the the unique identifier for the application.

Use reverse domain syntax (com.coolappz.HTML5Application) to ensure the widest possible platform support.

Application Name

Type the name of the application.

Version

Specify the version of the application.



Related Topics

Developing Applications with NetBeans IDE,

Copyright © 2014, Oracle and/or its affiliates. All rights reserved.