Create A New JavaScript Project

To begin editing JavaScript source (*.js files) you will have to create a new JavaScript project to work in.

Create your new project now using the following steps:

  1. Select File --> New--> Project

  2. Choose JavaScript Project from the New Project Wizzard Dialog

  3. Type a project name in the Project Name field and click Next

  4. Click Finish to complete creation of the JavaScript project