Aptana Studio ヘルプ > はじめに > Aptana Studio Projects > Ajax Projects

Creating a new JavaScript library project wizard

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:

  1. Follow the instructions in Adding support for a new Ajax library.
  2. Add in the new project wizard.
  3. Add in Code Assist for the new library.

Other options: