Most developers will want to use some of the popular third party JavaScript libraries with VJET JS. At this time, VJET JS publishes type libraries for a few of the popular libraries, which are available on the VJET JS download site.
VJET JS Type Libraries exist as Eclipse projects and must be downloaded and imported into your workspace. Examples of some of the type libraries include:
Refer to the VJET JS download site for the available type libraries.
Select File > Import.

Select General > Existing Projects into Workspace > Next.

Select Select archive file:, then Browse.

Select the downloaded project .zip file you want to import, then select Open.

Check the imported project and Finish.

The type library project is imported into your workspace and shows up in the Script Explorer. To reference the type library in your project, add the type library to your project's build path.

To reference the libraries in your project, add the type library to your project's build path.






