New HTML5 Application Wizard: JavaScript Files

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

In the JavaScript Files page you can add JavaScript libraries to your project. To add the JavaScript file, select the file that you want to add from the list of available files and click the right-arrow button (>) to add the file to the list of selected files.

Option Description

Available

Displays a list of available JavaScript libraries that you can select to the project.

You can type a string in the text field to filter the list of available libraries

>

Click to move the JavaScript file that is selected in the Available list to the Selected list.

<

Click to remove the JavaScript file that is selected in the Selected list.

Selected

Displays a list of JavaScript files that you want to add to the project.

Libraries Folder

Specifies the location for the JavaScript files.


If you are using a site template, the list of Selected files will automatically contain any JavaScript files that are specified by the template. You can select the version of the JavaScript file that you want to add to the project by clicking the version in the Version column.


Related Topics

Developing Applications with NetBeans IDE,

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