This page describes how to add a new project wizard for your JavaScript library.
Introduction
You can add a new JavaScript library wizard for your Aptana configuration by creating a new plug-in for the library. With the addition of the new plug-in, you also have the option of adding documentation, samples, and other features for that library.
Instructions
To create a new library wizard:
- Follow the instructions in Adding support for a new Ajax library.
- Add in the new project wizard.
- Add in Code Assist for the new library.
Other options: