Mozilla Accessibility Validation Run Configuration
This Run Configuration is for performing an accessibility validation of a dynamic web application.
Press the New button
to create a new Run Configuration,
and fill in the Name field.

There are three tabs on this run configuration:
- Mozilla Validation Use this tab to specify the validation target.
Choices are:
- URL - specify a valid URL of the web page you wish to validate, e.g. http://www.eclipse.org

- Local file - type in the fully qualified path to the HMTL file you wish to validate,
or use the Browse button to select one.

- Project file - use the Browse button to select a file from a project in your workspace.
Note that while this options can be used for any HTML file located in a project folder,
it will be most useful for a Web project, as it is the same as selecting Run on Server.
In this case, the selected file should be the primary web page for your web site, like index.html.

- ACTF - this tab simply reminds you to use Windows>Preferences>ACTF to set additional options for ACTF validations.
- Common - this is an Eclipse provided page for all Run Configurations. See the Eclipse documentation for details.