Javascript Development Toolkit (JSDT)

  To edit only Javascirpt source files (.js), create a new Javascript project by following these instrucions:

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. Note--There are many advanced options on this page that are not required for basic JavaScript source file editing.