The JSDT provides JavaScript support for both stand-alone JavaScript files (.js) JavaScript that is embedded in web pages.
For projects that exclusively edit JavaScript source files with no need for HTML support, create a new JavaScript Project from the New Project Wizard. For additional information on stand alone JavaScript projects see
Pure JavaScript.
JavaScript support in HTML or JSP files does not require any additional configuration. Just create your HTML or JSP pages, and begin editing.