A - Features of Squash TA Eclipse plugin

The Eclipse plugin of Squash TA is composed of a Squash TA perspective which includes :

    • A TA navigator view,

    • An editor for the TA test scripts,

    • Wizards helping to create Targets (shortcuts available in the menu 'File/New'),

    • A shortcut for the creation of Maven project (available in the menu 'File/New').

The editor is associated with .ta files ('.ta' is now the official extension of the TA test scripts). It includes :

    • DSL TA keywords highlighting (SETUP, LOAD, CONVERT, AS, ...),

    • Macros highlighting,

    • Comments highlighting,

      • An autocomplete of the DSL keywords (via ctrl+espace),

      • An instruction template (via ctrl+espace).