Create MooTools profile

  1. Select the menu item Window > Preferences... to open the workbench preferences.
  2. Select the Spket > JavaScript Profile preference page to display the installed JavaScript Profiles.
  3. Click the New.. button. In the Name field, type MooTools as the name for the new profile. Then click OK.
  4. Click the Add Library button. From the Library drop-down list, select MooTools. Then click OK.
  5. Click the Add File button, choose mootools-xxx.js download from mootools.net (When choose compression type, No Compression is recommend)
  6. Choose the MooTools profile created in step 3, click the Default button make it the default profile for all project. The default profile can also be configured per project by using Configure Project Specific Settings... link.
  7. Click on OK to save the preferences.

profile

code completion

Start coding

  1. From the menu bar, select File > New > File
  2. In the File name field, type test.js as the name for the new file. Then click Finish.